Method | Description | |
---|---|---|
Invoke ( object target, object value, IContainer container ) : void | ||
PropertySetter ( Action del ) : System |
public Invoke ( object target, object value, IContainer container ) : void | ||
target | object | |
value | object | |
container | IContainer | |
return | void |
public PropertySetter ( Action del ) : System | ||
del | Action | |
return | System |