Method | Description | |
---|---|---|
AttachmentContent ( |
Initializes a new instance of the AttachmentContent class.
|
|
Deserialize ( |
Deserialize fields from a FastTransferStream.
|
|
GetAbstractFastTransferStream ( ) : |
Get the corresponding AbstractFastTransferStream.
|
|
Verify ( |
Verify that a stream's current position contains a serialized attachmentContent.
|
public AttachmentContent ( |
||
stream | A FastTransferStream. |
public Deserialize ( |
||
stream | A FastTransferStream. | |
return | void |
public GetAbstractFastTransferStream ( ) : |
||
return |
public static Verify ( |
||
stream | A FastTransferStream. | |
return | bool |