SchachtDataService hinzugefügt
This commit is contained in:
@@ -14,6 +14,8 @@ namespace SewerStammGen.WPF.ViewModel.State
|
||||
int ProjektID { get; set; }
|
||||
int SchachtID { get; }
|
||||
int HaltungID { get; }
|
||||
Schacht SelectedSchacht { get; }
|
||||
Kanal SelectedHaltung { get; }
|
||||
|
||||
void SetProjekt(Projekt projekt, bool notification = true);
|
||||
void SetSchacht(Schacht schacht, bool notification = true);
|
||||
|
||||
Reference in New Issue
Block a user