Ejemplo n.º 1
0
 public void Remove(Group group)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public void Update(Group group)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 3
0
 public Guid Add(Group group)
 {
     throw new NotImplementedException();
 }