Exemplo n.º 1
0
 public StudentGroups AddGroup(string name, string discription)
 => Db.AddGroup(name, discription);