Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Netronics
Mobile
Commend
C# 클래스 Netronics.Mobile.Commend
파일 보기
프로젝트 열기: shlee322/Netronics
공개 메소드들
메소드
설명
AddCmd
(
Action
action
,
int
minVer
) :
void
Commend
(
string
name
) :
System
Run
(
Request
request
) :
void
Sort
( ) :
void
메소드 상세
AddCmd()
공개
메소드
public
AddCmd
(
Action
action
,
int
minVer
) :
void
action
Action
minVer
int
리턴
void
Commend()
공개
메소드
public
Commend
(
string
name
) :
System
name
string
리턴
System
Run()
공개
메소드
public
Run
(
Request
request
) :
void
request
Request
리턴
void
Sort()
공개
메소드
public
Sort
( ) :
void
리턴
void