Метод | Описание | |
---|---|---|
Deserialize ( |
Deserialize fields from a FastTransferStream.
|
|
FolderChange ( |
Initializes a new instance of the FolderChange class.
|
|
GetAbstractFolderChange ( ) : |
Get the corresponding abstractFolderChange.
|
|
GetParentSourceKey ( ) : byte[] |
Get parent source key bytes.
|
|
GetSourceKey ( ) : byte[] |
Gets source key bytes.
|
|
Verify ( |
Verify that a stream's current position contains a serialized folderChange.
|
public Deserialize ( |
||
stream | A FastTransferStream. | |
Результат | void |
public FolderChange ( |
||
stream | A FastTransferStream. |
public GetAbstractFolderChange ( ) : |
||
Результат |
public static Verify ( |
||
stream | A FastTransferStream. | |
Результат | bool |