메소드 | 설명 | |
---|---|---|
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 | |
리턴 | void |
public StaticValueProvider ( object staticValue ) : System | ||
staticValue | object | |
리턴 | System |