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