Пример #1
0
 public Zestawy AddNewZestawy(Zestawy newZestaw)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public Zestawy UpdateZestawy(Zestawy updatedZestawy)
 {
     throw new NotImplementedException();
 }