Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Solar
Car
Console
Program
C# Class Solar.Car.Console.Program
Mostrar archivo
Open project: nusolar/sc6-telemetry-code
Public Methods
Method
Description
Main
(
string
args
) :
void
RestartAsAdmin
( ) :
void
WINDOWS ONLY - Restarts as admin.
RunApp
( ) :
void
Shutdown
( ) :
void
Shutdown the computer, requires shutdown executable.
Method Details
Main()
public
static
method
public
static
Main
(
string
args
) :
void
args
string
return
void
RestartAsAdmin()
public
static
method
WINDOWS ONLY - Restarts as admin.
public
static
RestartAsAdmin
( ) :
void
return
void
RunApp()
public
static
method
public
static
RunApp
( ) :
void
return
void
Shutdown()
public
static
method
Shutdown the computer, requires shutdown executable.
public
static
Shutdown
( ) :
void
return
void