Esempio n. 1
0
 // Singleton for the simple cases, may be replaced with your own factory if needed.
 static CmdShutdown()
 {
     Instance = new CmdShutdown();
 }
Esempio n. 2
0
 // Singleton for the simple cases, may be replaced with your own factory if needed.
 static CmdShutdown()
 {
     Instance = new CmdShutdown();
 }