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