C# Class NCop.IoC.LifetimeStrategyFactory

Datei anzeigen Open project: sagifogel/NCop Class Usage Examples

Public Methods

Method Description
Get ( Lifetime lifetime, INCopDependencyResolver container ) : ILifetimeStrategy

Method Details

Get() public static method

public static Get ( Lifetime lifetime, INCopDependencyResolver container ) : ILifetimeStrategy
lifetime Lifetime
container INCopDependencyResolver
return ILifetimeStrategy