Méthode | Description | |
---|---|---|
QueryChangesSubResponseData ( ) |
Initializes a new instance of the QueryChangesSubResponseData class.
|
Méthode | 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. |
Résultat | void |