Constructors
Methods
-
Close
Type(Type[]) virtual - 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 - For``1() static
-
Override(Explicit
Arguments) sealed - Setter``1() Inline definition of a setter dependency. Only use this method if there is only a single property of the TSetterType
- 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) -
To
String() virtual -
this
Object() protectedabstract
Properties
- Constructor sealed Explicitly select a constructor
- Dependencies sealed
- Description virtual
-
Plugged
Type sealed -
Returned
Type virtual