Метод | Описание | |
---|---|---|
ConsumeNext ( |
Deserialize next object from a FastTransferStream.
|
|
DeserializeFrom ( |
Deserialize a GroupTypedPropInfo instance from a FastTransferStream.
|
|
GroupTypedPropInfo ( |
Initializes a new instance of the GroupTypedPropInfo class.
|
|
Verify ( |
Verify rhat a stream's current position contains a serialized GroupTypedPropInfo.
|
public ConsumeNext ( |
||
stream | A FastTransferStream. | |
Результат | void |
public static DeserializeFrom ( |
||
stream | A FastTransferStream. | |
Результат | LexicalBase |
public GroupTypedPropInfo ( |
||
stream | A FastTransferStream. |
public static Verify ( |
||
stream | A FastTransferStream | |
Результат | bool |