Click or drag to resize

InjectionStrategyClassNewInstance Properties

The InjectionStrategyClassNewInstance type exposes the following members.

Properties
  NameDescription
Public propertyBuilderConsumer
Returns the builder consumer, a consumer that the strategy invokes when it is ready to build the code
Public propertyClazz
Returns the class, or null if providing a class name instead
Public propertyFullyQualifiedClassName
Returns the class name, or null if providing a class instead
Top
See Also