C# Class Castle.Windsor.Tests.ClassComponents.DependsOnThrowingComponent

Mostra file Open project: castleproject/Windsor

Public Methods

Method Description
DependsOnThrowingComponent ( ISimpleService service, ThrowsInCtor throws ) : CastleTests.Components

Method Details

DependsOnThrowingComponent() public method

public DependsOnThrowingComponent ( ISimpleService service, ThrowsInCtor throws ) : CastleTests.Components
service ISimpleService
throws ThrowsInCtor
return CastleTests.Components