Property | Type | Description | |
---|---|---|---|
OnPartitionChanged | void |
Method | Description | |
---|---|---|
ProcessEvent ( TpiResponse response ) : void | ||
StringToByteArray ( String hex ) : byte[] |
Method | Description | |
---|---|---|
OnPartitionChanged ( ) : void |
public ProcessEvent ( TpiResponse response ) : void | ||
response | TpiResponse | |
return | void |
public static StringToByteArray ( String hex ) : byte[] | ||
hex | String | |
return | byte[] |