프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |