Shutdown() private method

private Shutdown ( ) : void
return void
Exemplo n.º 1
0
 void OnApplicationQuit()
 {
     NiteWrapper.Shutdown();
 }