Property | Type | Description | |
---|---|---|---|
Meta_SyncMessagePartial |
Method | Description | |
---|---|---|
Parse ( |
Parse fields from a FastTransferStream.
|
|
SyncMessagePartialPropList ( |
Initializes a new instance of the SyncMessagePartialPropList class.
|
|
Verify ( |
Verify that a stream's current position contains a serialized SyncMessagePartialPropList.
|
public Parse ( |
||
stream | A FastTransferStream. | |
return | void |
public SyncMessagePartialPropList ( |
||
stream | The stream. | |
return | System |
public static Verify ( |
||
stream | A FastTransferStream. | |
return | bool |