Shutdown() private method

private Shutdown ( ) : void
return void
Beispiel #1
0
 void OnApplicationQuit()
 {
     NiteWrapper.Shutdown();
 }