Ejemplo n.º 1
0
 /// <summary>
 /// Shows the main view.
 /// </summary>
 public void showMain()
 {
     checkPublicKeyFile();
     _viewMain.showMe();
 }