Click or drag to resize

InjectionStrategyClassNewInstance Methods

The InjectionStrategyClassNewInstance type exposes the following members.

Methods
  NameDescription
Public methodAddConstant
Add a constant to be provided by invoking the setter method of thNamespaceScopedeployment time
Public methodAddExpression
Add an expression to be provided by invoking the setter method of the class, at deployment time, the setter should accept an instance.
Public methodGetInitializationExpression
Public methodWithBuilderConsumer
Sets the builder consumer, a consumer that the strategy invokes when it is ready to build the code
Top
See Also