Click or drag to resize

IgnitionDependencyResolver Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  Ignition.FrameworkIgnitionDependencyResolver

Namespace: Ignition.Framework
Assembly: 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
See Also