forked from slavaxom9k/PIBD-23_Fomichev_V.S._MagicCarpet
поправка
This commit is contained in:
@@ -16,5 +16,4 @@ public interface ITourStorageContract
|
|||||||
void AddElement(TourDataModel tourDataModel);
|
void AddElement(TourDataModel tourDataModel);
|
||||||
void UpdElement(TourDataModel tourDataModel);
|
void UpdElement(TourDataModel tourDataModel);
|
||||||
void DelElement(string id);
|
void DelElement(string id);
|
||||||
void ResElement(string id);
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user