Quit() public static method

public static Quit ( ) : void
return void
Beispiel #1
0
 void Quit(object obj, EventArgs e)
 {
     SteticMain.Quit();
 }