Пример #1
0
 public void UpdateByGroup(Group group)
 {
     groupDAL.UpdateByGroup(group);
 }