Ejemplo n.º 1
0
 private void SpawnSettingWindow()
 {
     try
     {
         _clientTerminal.Show();
     }
     catch (Exception)
     {
     }
 }