Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Solar
Car
Console
Program
C# Class Solar.Car.Console.Program
Afficher le fichier
Open project: nusolar/sc6-telemetry-code
Méthodes publiques
Méthode
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
méthode
public
static
Main
(
string
args
) :
void
args
string
Résultat
void
RestartAsAdmin()
public
static
méthode
WINDOWS ONLY - Restarts as admin.
public
static
RestartAsAdmin
( ) :
void
Résultat
void
RunApp()
public
static
méthode
public
static
RunApp
( ) :
void
Résultat
void
Shutdown()
public
static
méthode
Shutdown the computer, requires shutdown executable.
public
static
Shutdown
( ) :
void
Résultat
void