C# Class CastleTests.Components.ThrowsInCtorWithDisposableDependency

Show file Open project: castleproject/Windsor

Public Methods

Method Description
ThrowsInCtorWithDisposableDependency ( ISimpleService depedency ) : System

Method Details

ThrowsInCtorWithDisposableDependency() public method

public ThrowsInCtorWithDisposableDependency ( ISimpleService depedency ) : System
depedency ISimpleService
return System