Ejemplo n.º 1
0
 public Zestawy AddNewZestawy(Zestawy newZestaw)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public Zestawy UpdateZestawy(Zestawy updatedZestawy)
 {
     throw new NotImplementedException();
 }