C# Class Castle.MicroKernel.Lifestyle.LifestyleExtensions

Mostrar archivo Open project: castleproject/Windsor

Public Methods

Method Description
BeginScope ( this kernel ) : IDisposable
RequireScope ( this kernel ) : IDisposable

Method Details

BeginScope() public static method

public static BeginScope ( this kernel ) : IDisposable
kernel this
return IDisposable

RequireScope() public static method

public static RequireScope ( this kernel ) : IDisposable
kernel this
return IDisposable