Метод | Описание | |
---|---|---|
CreateStream ( GenericValue value, ISchema schema ) : IValueStream |
Attempts to interpret a TaggedGenericType instance as a specific type
|
public CreateStream ( GenericValue value, ISchema schema ) : IValueStream | ||
value | GenericValue | The value to interpet |
schema | ISchema | The type to interpret as |
Результат | IValueStream |