Back to Website
Show / Hide Table of Contents

Class Injector

Inheritance
System.Object
Injector
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Configuration
Assembly: Aurigma.DesignAtoms.dll
Syntax
public static class Injector

Fields

CurrentFactory

Declaration
public static Injector.Factory CurrentFactory
Field Value
Type Description
Injector.Factory

Properties

Instance

Declaration
public static IContainer Instance { get; }
Property Value
Type Description
Autofac.IContainer
Back to top Copyright © 2001–2022 Aurigma, Inc. All rights reserved.
Loading...