forked from slavaxom9k/PIBD-23_Fomichev_V.S._MagicCarpet
Compare commits
1 Commits
lab05_Sala
...
lab02_Buis
| Author | SHA1 | Date | |
|---|---|---|---|
| ddb84536c0 |
@@ -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