Skip to main content

Class Injector

Namespace: Aurigma.DesignAtoms.Configuration
Assembly: Aurigma.DesignAtoms.dll
Syntax
public static 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

Properties

Instance

public static IContainer Instance { get; }

Fields

CurrentFactory

public static Injector.Factory CurrentFactory
Was this page helpful?