|
Name |
Description |
 |
ComponentRegistration () |
Creates a new instance of the ComponentRegistration class. |
 |
ComponentRegistration (Type, Type) |
Creates a new instance of the ComponentRegistration class. |
 |
ComponentRegistration (Type, Type, Action<object>) |
Creates a new instance of the ComponentRegistration class. |
 |
ComponentRegistration (Type, Type, ActivationType) |
Creates a new instance of the ComponentRegistration class. |
 |
ComponentRegistration (Type, Type, ActivationType, Action<object>) |
Creates a new instance of the ComponentRegistration class. |
 |
ComponentRegistration (Type, Func<object>) |
Creates a new instance of the ComponentRegistration class. |
 |
ComponentRegistration (Type, Func<object>, Action<object>) |
Creates a new instance of the ComponentRegistration class. |
 |
ComponentRegistration (Type, Func<object>, ActivationType) |
Creates a new instance of the ComponentRegistration class. |
 |
ComponentRegistration (Type, Func<object>, ActivationType, Action<object>) |
Creates a new instance of the ComponentRegistration class. |
 |
ComponentRegistration (Type, object) |
Creates a new instance of the ComponentRegistration class. |
 |
ComponentRegistration (Type, object, Action<object>) |
Creates a new instance of the ComponentRegistration class. |
 |
ComponentRegistration (Type, Type, string) |
Creates a new instance of the ComponentRegistration class. |
 |
ComponentRegistration (Type, Type, string, Action<object>) |
Creates a new instance of the ComponentRegistration class. |
 |
ComponentRegistration (Type, Type, string, ActivationType) |
Creates a new instance of the ComponentRegistration class. |
 |
ComponentRegistration (Type, Type, string, ActivationType, Action<object>) |
Creates a new instance of the ComponentRegistration class. |
 |
ComponentRegistration (Type, Func<object>, string) |
Creates a new instance of the ComponentRegistration class. |
 |
ComponentRegistration (Type, Func<object>, string, Action<object>) |
Creates a new instance of the ComponentRegistration class. |
 |
ComponentRegistration (Type, Func<object>, string, ActivationType) |
Creates a new instance of the ComponentRegistration class. |
 |
ComponentRegistration (Type, Func<object>, string, ActivationType, Action<object>) |
Creates a new instance of the ComponentRegistration class. |
 |
ComponentRegistration (Type, object, string) |
Creates a new instance of the ComponentRegistration class. |
 |
ComponentRegistration (Type, object, string, Action<object>) |
Creates a new instance of the ComponentRegistration class. |