Method | Description | |
---|---|---|
Inject ( object target, string requestingObjectName, IPropertyValues pvs ) : void |
Ececuted to inject value to associated memeber info
|
Method | Description | |
---|---|---|
InjectedElement ( |
Instantiates a new inject element
|
public abstract Inject ( object target, string requestingObjectName, IPropertyValues pvs ) : void | ||
target | object | |
requestingObjectName | string | |
pvs | IPropertyValues | |
return | void |
protected InjectedElement ( |
||
member | ||
return | System |