Свойство | Тип | Описание | |
---|---|---|---|
EndMarker | Markers | ||
PropList | |||
StartMarker | Markers |
Метод | Описание | |
---|---|---|
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. | |
Результат | void |
public Recipient ( |
||
stream | A FastTransferStream. | |
Результат | System |
public static Verify ( |
||
stream | A FastTransferStream. | |
Результат | bool |