Bewertungsystem weitergeschrieben
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
<Button Content="Klassifiziere" Command="{Binding Klassifiere}" />
|
||||
<Label Content="{Binding ZahlEinzelfall}" />
|
||||
<Button Content="Zeige Einzelfall" Command="{Binding SelectEinzelfall}" />
|
||||
<Button Content="Bewertung durchführen" Command="{Binding ExecuteBewertung}" />
|
||||
</StackPanel>
|
||||
|
||||
</Grid>
|
||||
|
||||
Reference in New Issue
Block a user