C# Class NCop.IoC.IoCExtensions

Show file Open project: sagifogel/NCop

Public Methods

Method Description
ToStrategy ( this lifetime, INCopDependencyResolver container ) : ILifetimeStrategy

Method Details

ToStrategy() public static method

public static ToStrategy ( this lifetime, INCopDependencyResolver container ) : ILifetimeStrategy
lifetime this
container INCopDependencyResolver
return ILifetimeStrategy