Sewerpoints und Objektnummern hinzugefügt
This commit is contained in:
@@ -18,7 +18,7 @@ namespace DaSaSo.ViewModel.Interface
|
||||
Buildingsite AktuellBaustelle { get; }
|
||||
SewerObject AktuellSewerObject { get; }
|
||||
|
||||
void SetClient(Client client);
|
||||
void SetClient(Client client, bool notification = true);
|
||||
void SetProject(Project project, bool notification = true);
|
||||
void SetBuildingSite(Buildingsite buildingsite);
|
||||
void SetSewerObject(SewerObject sewerObject, bool notification = true);
|
||||
|
||||
Reference in New Issue
Block a user