Exemple #1
0
 public bool UpdateGroup(GroupClass item)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public GroupClass CreateGroup(GroupClass item)
 {
     throw new NotImplementedException();
 }