Méthode | Description | |
---|---|---|
EventReflectionStrategy ( ISelector selector, IInjectorFactory injectorFactory ) : System.Collections.Generic |
Initializes a new instance of the EventReflectionStrategy class.
|
|
Execute ( IPlan plan ) : void |
Contributes to the specified plan.
|
public EventReflectionStrategy ( ISelector selector, IInjectorFactory injectorFactory ) : System.Collections.Generic | ||
selector | ISelector | The selector. |
injectorFactory | IInjectorFactory | The injector factory. |
Résultat | System.Collections.Generic |
public Execute ( IPlan plan ) : void | ||
plan | IPlan | The plan that is being generated. |
Résultat | void |