Property | Type | Description | |
---|---|---|---|
methodList | NativeEventInfo>.Dictionary |
Property | Type | Description | |
---|---|---|---|
binaryWriter | |||
bufferPointer | |||
callCount | |||
stream |
Method | Description | |
---|---|---|
NativeInstance ( String intanceName ) : System | ||
flush ( ) : void | ||
getInstancePtr ( ) : |
||
getShutdownState ( ) : bool | ||
instanceShutdown ( ) : void | ||
registerEvent ( String eventName, object obj, |
||
update ( ) : void |
Method | Description | |
---|---|---|
call ( String command ) : void |
Method | Description | |
---|---|---|
handleEvent ( String cmd, |
||
resetBuffers ( ) : void |
public NativeInstance ( String intanceName ) : System | ||
intanceName | String | |
return | System |
public registerEvent ( String eventName, object obj, |
||
eventName | String | |
obj | object | |
methodInfo | ||
return | void |
protected BinaryWriter,System.IO binaryWriter | ||
return |