메소드 | 설명 | |
---|---|---|
Execute ( IPlan plan ) : void |
Adds a MethodInjectionDirective to the plan for each method that should be injected.
|
|
MethodReflectionStrategy ( ISelector selector, IInjectorFactory injectorFactory ) : System.Reflection |
Initializes a new instance of the MethodReflectionStrategy class.
|
public Execute ( IPlan plan ) : void | ||
plan | IPlan | The plan that is being generated. |
리턴 | void |
public MethodReflectionStrategy ( ISelector selector, IInjectorFactory injectorFactory ) : System.Reflection | ||
selector | ISelector | The selector component. |
injectorFactory | IInjectorFactory | The injector factory component. |
리턴 | System.Reflection |