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
ZForge
SA
Komponent
SAKomponent
C# Class ZForge.SA.Komponent.SAKomponent
Inheritance:
IKomponent
Datei anzeigen
Open project: zhuangyy/Motion
Public Methods
Method
Description
IsArgumentAcceptable
(
string
args
) :
bool
Off
( ) :
void
Run
(
string
args
) :
void
Method Details
IsArgumentAcceptable()
public
method
public
IsArgumentAcceptable
(
string
args
) :
bool
args
string
return
bool
Off()
public
method
public
Off
( ) :
void
return
void
Run()
public
method
public
Run
(
string
args
) :
void
args
string
return
void