public Zestawy AddNewZestawy(Zestawy newZestaw) { throw new NotImplementedException(); }
public Zestawy UpdateZestawy(Zestawy updatedZestawy) { throw new NotImplementedException(); }