Leitungen können nun bearbeitet werden
This commit is contained in:
@@ -21,7 +21,7 @@ namespace DaSaSo.ViewModel.Interface
|
||||
void SetClient(Client client);
|
||||
void SetProject(Project project, bool notification = true);
|
||||
void SetBuildingSite(Buildingsite buildingsite);
|
||||
void SetSewerObject(SewerObject sewerObject);
|
||||
void SetSewerObject(SewerObject sewerObject, bool notification = true);
|
||||
void ResetProject();
|
||||
void ResetBuildingSite();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user