Beispiel #1
0
 public void StartServer()
 {
     _kiirooEmulator.StartServer();
 }
 public void StartServer()
 {
     _kiirooEmulator.StartServer();
     ServerButton.Content = "Stop Server";
 }