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