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