Constructors
Methods
- Ctor``1() Inline definition of a constructor dependency. Select the constructor argument by type. Do not use this method if there is more than one constructor arguments of the same type
- Ctor``1(String) Inline definition of a constructor dependency. Select the constructor argument by type and constructor name. Use this method if there is more than one constructor arguments of the same type
-
Enumerable
Of``1() Inline definition of a dependency on an Array of the CHILD type. I.e. CHILD[]. This method can be used for either constructor arguments or setter properties -
Enumerable
Of``1(String) Inline definition of a dependency on an Array of the CHILD type and the specified setter property or constructor argument name. I.e. CHILD[]. This method can be used for either constructor arguments or setter properties -
Has
Explicit virtualName() -
Select
Constructor(Expression<Func<`0>>) -
Set
Property(Action<`0>) Set simple setter properties - Setter``1() Inline definition of a setter dependency. Only use this method if there is only a single property of the TSetterType
-
Setter``1(Expression<Func<`0,
``0>>) Inline definition of a setter dependency. The property name is specified with an Expression - Setter``1(String) Inline definition of a setter dependency. Only use this method if there is only a single property of the TSetterType
-
To
Builder(Type, virtualPolicies) -
To
Dependency virtualSource(Type) -
To
Named virtualClone(String)
Properties
- Description virtual
- Name virtual
-
Returned
Type virtual -
Structure
Map. privatesealedPipeline. IConfigured Instance. Constructor -
Structure
Map. privatesealedPipeline. IConfigured Instance. Dependencies -
Structure
Map. privatesealedPipeline. IConfigured Instance. Plugged Type -
this
Instance protectedvirtual