Property | Type | Description | |
---|---|---|---|
Schema | ISchema |
Method | Description | |
---|---|---|
Load ( IValueStream stream ) : ReadPropertyWrapper | ||
ReadPropertyWrapper ( |
||
Save ( IValueSink sink, ReadPropertyWrapper value ) : void |
public static Load ( IValueStream stream ) : ReadPropertyWrapper | ||
stream | IValueStream | |
return | ReadPropertyWrapper |
public ReadPropertyWrapper ( |
||
item | ||
return | System |
public static Save ( IValueSink sink, ReadPropertyWrapper value ) : void | ||
sink | IValueSink | |
value | ReadPropertyWrapper | |
return | void |