Method | Description | |
---|---|---|
QueryAccessSubResponseData ( ) |
Initializes a new instance of the QueryAccessSubResponseData class.
|
Method | Description | |
---|---|---|
DeserializeSubResponseDataFromByteArray ( byte byteArray, int ¤tIndex ) : void |
Deserialize sub response data from byte array.
|
protected DeserializeSubResponseDataFromByteArray ( byte byteArray, int ¤tIndex ) : void | ||
byteArray | byte | The byte array which contains sub response data. |
currentIndex | int | The index special where to start. |
return | void |