프로퍼티 | 타입 | 설명 | |
---|---|---|---|
NamedPropInfo | |||
PropID | ushort |
메소드 | 설명 | |
---|---|---|
Parse ( |
Parse next object from a FastTransferStream.
|
|
ParseFrom ( |
Parse a PropInfo instance from a FastTransferStream
|
|
Verify ( |
Verify that a stream's current position contains a serialized PropInfo.
|
메소드 | 설명 | |
---|---|---|
PropInfo ( |
Initializes a new instance of the PropInfo class.
|
public Parse ( |
||
stream | A FastTransferStream. | |
리턴 | void |
public static ParseFrom ( |
||
stream | A FastTransferStream. | |
리턴 |
protected PropInfo ( |
||
stream | A FastTransferStream. | |
리턴 | System |
public static Verify ( |
||
stream | A FastTransferStream. | |
리턴 | bool |