Click or drag to resize
DependencyInjectionInfoProviderSingleton Class
Singleton class which contains the single instance of the DependencyInjectionProvider
Inheritance Hierarchy
SystemObject
  SD.LLBLGen.Pro.ORMSupportClassesDependencyInjectionInfoProviderSingleton

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public static class DependencyInjectionInfoProviderSingleton

The DependencyInjectionInfoProviderSingleton type exposes the following members.

Methods
  NameDescription
Public methodStatic memberPerformDependencyInjection
Performs the dependency injection of the objects to inject into the target specified.
Top
See Also