Добавил модели
This commit is contained in:
parent
45da8923fb
commit
4e204861b8
@ -10,7 +10,6 @@ namespace JournalDataModels.Models
|
||||
public interface IGroupModel : IId
|
||||
{
|
||||
string GroupName { get; }
|
||||
|
||||
int Course { get; }
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user