 | IgnitionDependencyResolver Class |
Note: This API is now obsolete.
Inheritance HierarchySystemObject
Ignition.FrameworkIgnitionDependencyResolver
Namespace: Ignition.FrameworkAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax[ObsoleteAttribute("All Ignition services and repositories can be instantiated directly and the dependency resolver should no longer be used. (5.0)",
true)]
public static class IgnitionDependencyResolver<ObsoleteAttribute("All Ignition services and repositories can be instantiated directly and the dependency resolver should no longer be used. (5.0)",
true)>
Public NotInheritable Class IgnitionDependencyResolver[ObsoleteAttribute(L"All Ignition services and repositories can be instantiated directly and the dependency resolver should no longer be used. (5.0)",
true)]
public ref class IgnitionDependencyResolver abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ObsoleteAttribute("All Ignition services and repositories can be instantiated directly and the dependency resolver should no longer be used. (5.0)",
true)>]
type IgnitionDependencyResolver = class end
See Also