Schädenedit hinzugefügt
This commit is contained in:
@@ -57,7 +57,7 @@ namespace KanSan.UI
|
||||
OnSewerMenuSelected(new SewerMainMenuItemSelectedEventArgs()
|
||||
{
|
||||
Command = command
|
||||
}) ;
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
@@ -66,7 +66,8 @@ namespace KanSan.UI
|
||||
NONE,
|
||||
STAMMDATEN,
|
||||
SCHAEDEN,
|
||||
SANIERUNG
|
||||
SANIERUNG,
|
||||
SCHAEDENEDIT
|
||||
}
|
||||
public class SewerMainMenuItemSelectedEventArgs : EventArgs
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user