Show / Hide Table of Contents

Class Factory

Inheritance
System.Object
Factory
Namespace: Albatross.Database.SqlServer.SimpleInjector
Assembly: Albatross.Database.SqlServer.SimpleInjector.dll
Syntax
public class Factory

Properties

| Improve this Doc View Source

Instance

Declaration
public static Factory Instance { get; }
Property Value
Type Description
Factory

Methods

| Improve this Doc View Source

Create<T>()

Declaration
public static T Create<T>()

    where T : class
Returns
Type Description
T
Type Parameters
Name Description
T
  • Improve this Doc
  • View Source
Back to top Copyright © 2018