Castle.MicroKernel.Lifestyle.ScopedLifestyleManager.ScopedLifestyleManager C# (CSharp) Method

ScopedLifestyleManager() public method

public ScopedLifestyleManager ( ) : System
return System
		public ScopedLifestyleManager()
			: this(new LifetimeScopeAccessor())
		{
		}

Same methods

ScopedLifestyleManager::ScopedLifestyleManager ( IScopeAccessor accessor ) : System