Property | Type | Description | |
---|---|---|---|
DestinationOverlay | string |
Property | Type | Description | |
---|---|---|---|
CodePoint | Usage_Code_Point | ||
args | string[] | ||
machine | Machine | ||
type | int |
Method | Description | |
---|---|---|
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 | |
return | System |
public abstract fire ( string nameSpace, |
||
nameSpace | string | |
id | ||
return | void |