Method | Description | |
---|---|---|
GetValue ( object target ) : object | ||
SetValue ( object target, object value ) : void | ||
StaticValueProvider ( object staticValue ) : System |
public SetValue ( object target, object value ) : void | ||
target | object | |
value | object | |
return | void |
public StaticValueProvider ( object staticValue ) : System | ||
staticValue | object | |
return | System |