Method | Description | |
---|---|---|
GetValue ( object instance ) : object | ||
SetValue ( object instance, object value ) : void |
Method | Description | |
---|---|---|
DynamicValueProperty ( DynamicModelType declaringType, TPropertySource property, string name, string label, string helptext, string format, bool isStatic, |
protected GetValue ( object instance ) : object | ||
instance | object | |
return | object |
protected SetValue ( object instance, object value ) : void | ||
instance | object | |
value | object | |
return | void |