Method | Description | |
---|---|---|
AddComponent ( |
||
Execute ( ) : void | ||
ExecuteAsync ( object x ) : void | ||
GetAddress ( ) : |
||
GetComponent ( |
||
GetNumQueuedMessages ( ) : int | ||
NFCActor ( |
||
PushMessages ( |
||
RegisterHandler ( Handler handler ) : bool |
Method | Description | |
---|---|---|
GetActorMng ( ) : |
||
ProcessMessageSyns ( |
||
TaskMethodSync ( object param ) : void |
public AddComponent ( |
||
xType | ||
return | bool |
public static ExecuteAsync ( object x ) : void | ||
x | object | |
return | void |
public GetComponent ( |
||
xType | ||
return |
public NFCActor ( |
||
xID | ||
xActorMng | ||
return | System |
public PushMessages ( |
||
from | ||
xMessage | ||
return | bool |
public RegisterHandler ( Handler handler ) : bool | ||
handler | Handler | |
return | bool |