C# Class Castle.MicroKernel.Tests.Lifestyle.CustomLifestyle_InstanceScope

Inheritance: IDisposable
Show file Open project: castleproject/Windsor

Public Methods

Method Description
CustomLifestyle_InstanceScope ( ) : System
Dispose ( ) : void

Method Details

CustomLifestyle_InstanceScope() public method

public CustomLifestyle_InstanceScope ( ) : System
return System

Dispose() public method

public Dispose ( ) : void
return void