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