Exemplo n.º 1
0
 public void Shutdown(ShutdownType type)
 {
     NativeMethodsHelper.ShutdownSystem(Handle, (int)type);
 }