Метод | Описание | |
---|---|---|
PutChangesSubResponseData ( ) : System |
Initializes a new instance of the PutChangesSubResponseData class.
|
Метод | Описание | |
---|---|---|
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. |
Результат | void |
public PutChangesSubResponseData ( ) : System | ||
Результат | System |