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