Méthode | Description | |
---|---|---|
Attachment ( |
Initializes a new instance of the Attachment class.
|
|
Deserialize ( |
Deserialize fields from a FastTransferStream.
|
|
Verify ( |
Verify that a stream's current position contains a serialized attachment.
|
public Attachment ( |
||
stream | a FastTransferStream |
public Deserialize ( |
||
stream | A FastTransferStream. | |
Résultat | void |
public static Verify ( |
||
stream | A FastTransferStream. | |
Résultat | bool |