Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
kOS
CommandShutdown
C# Class kOS.CommandShutdown
Inheritance:
Command
Datei anzeigen
Open project: Nivekk/KOS
Public Methods
Method
Description
CommandShutdown
(
Match
regexMatch
,
kOS.ExecutionContext
context
) :
System
Evaluate
( ) :
void
Method Details
CommandShutdown()
public
method
public
CommandShutdown
(
Match
regexMatch
,
kOS.ExecutionContext
context
) :
System
regexMatch
System.Text.RegularExpressions.Match
context
kOS.ExecutionContext
return
System
Evaluate()
public
method
public
Evaluate
( ) :
void
return
void