Method | Description | |
---|---|---|
AllocateExtendedGuidRangeSubResponseData ( ) : System |
Initializes a new instance of the AllocateExtendedGuidRangeSubResponseData class.
|
Method | Description | |
---|---|---|
DeserializeSubResponseDataFromByteArray ( byte byteArray, int ¤tIndex ) : void |
Deserialize sub response data from byte array.
|
public AllocateExtendedGuidRangeSubResponseData ( ) : System | ||
return | System |
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 |