Interktion im WPF erweitert
This commit is contained in:
@@ -19,7 +19,7 @@ namespace DaSaSo.ViewModel.Interface
|
||||
SewerObject AktuellSewerObject { get; }
|
||||
|
||||
void SetClient(Client client);
|
||||
void SetProject(Project project);
|
||||
void SetProject(Project project, bool notification = true);
|
||||
void SetBuildingSite(Buildingsite buildingsite);
|
||||
void SetSewerObject(SewerObject sewerObject);
|
||||
void ResetProject();
|
||||
|
||||
Reference in New Issue
Block a user