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