Ejemplo n.º 1
0
 protected void ShowAbout(object sender, EventArgs e)
 {
     Shifted_Games_Launcher_GTK.About abdiag = new Shifted_Games_Launcher_GTK.About();
     abdiag.Show();
 }
 protected void ShowAbout(object sender, EventArgs e)
 {
     Shifted_Games_Launcher_GTK.About abdiag = new Shifted_Games_Launcher_GTK.About ();
     abdiag.Show ();
 }