Beispiel #1
0
 public void SendExitCommand()
 {
     ExitCommand?.Invoke(this, null);
 }