Метод | Описание | |
---|---|---|
EventReflectionStrategy ( ISelector selector, IInjectorFactory injectorFactory ) : System.Collections.Generic |
|
|
Execute ( IPlan plan ) : void |
Contributes to the specified plan.
|
public EventReflectionStrategy ( ISelector selector, IInjectorFactory injectorFactory ) : System.Collections.Generic | ||
selector | ISelector | |
injectorFactory | IInjectorFactory | |
Результат | System.Collections.Generic |
public Execute ( IPlan plan ) : void | ||
plan | IPlan | The plan that is being generated. |
Результат | void |