프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DestinationOverlay | string |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CodePoint | Usage_Code_Point | ||
args | string[] | ||
machine | Machine | ||
type | int |
메소드 | 설명 | |
---|---|---|
Request ( Machine machine, Usage_Code_Point codePoint, int type, string args = null ) : System | ||
fire ( string nameSpace, |
public Request ( Machine machine, Usage_Code_Point codePoint, int type, string args = null ) : System | ||
machine | Machine | |
codePoint | Usage_Code_Point | |
type | int | |
args | string | |
리턴 | System |
public abstract fire ( string nameSpace, |
||
nameSpace | string | |
id | ||
리턴 | void |