interface

This commit is contained in:
2025-06-11 12:01:46 +02:00
parent 539cd8cdeb
commit 744f816c00
66 changed files with 562 additions and 18 deletions

View File

@@ -20,5 +20,10 @@ namespace WpfApp1
{
InitializeComponent();
}
private void Button_Click(object sender, RoutedEventArgs e)
{
}
}
}