Method | Description | |
---|---|---|
PropertyInjectionDirective ( |
Initializes a new instance of the PropertyInjectionDirective class.
|
Method | Description | |
---|---|---|
CreateTarget ( |
Creates a target for the property.
|
protected CreateTarget ( |
||
propertyInfo | The property. | |
return | ITarget |
public PropertyInjectionDirective ( |
||
member | The member the directive describes. | |
injector | PropertyInjector | The injector that will be triggered. |
return | System.Reflection |