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
kOS
CommandShutdown
C# Class kOS.CommandShutdown
Inheritance:
Command
Afficher le fichier
Open project: Nivekk/KOS
Méthodes publiques
Méthode
Description
CommandShutdown
(
Match
regexMatch
,
kOS.ExecutionContext
context
) :
System
Evaluate
( ) :
void
Method Details
CommandShutdown()
public
méthode
public
CommandShutdown
(
Match
regexMatch
,
kOS.ExecutionContext
context
) :
System
regexMatch
System.Text.RegularExpressions.Match
context
kOS.ExecutionContext
Résultat
System
Evaluate()
public
méthode
public
Evaluate
( ) :
void
Résultat
void