Lagt till nya entiteter för Gameround och GamePoints
Migrerat och byggt ut databasen
This commit is contained in:
@ -18,10 +18,6 @@ public class ParticipantViewModel : ViewModelBase
|
||||
Repository = repo;
|
||||
}
|
||||
|
||||
//public ParticipantViewModel(IRepository<Participant> repo) : base()
|
||||
//{
|
||||
// Repository = repo;
|
||||
//}
|
||||
#endregion
|
||||
|
||||
#region Private Variables
|
||||
|
||||
Reference in New Issue
Block a user