public bool UpdateGroup(GroupClass item) { throw new NotImplementedException(); }
public GroupClass CreateGroup(GroupClass item) { throw new NotImplementedException(); }