Namelist
This commit is contained in:
@@ -14,6 +14,7 @@ namespace Apollon.EntityFramework
|
||||
{
|
||||
}
|
||||
public DbSet<TournamentDto> Tournaments { get; set; }
|
||||
public DbSet<NameListDto> NameList { get; set; }
|
||||
public DbSet<CompetitionDto> Competition { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user