C# Class CastleTests.Components.EmptyServiceComposite

Inheritance: IEmptyService
Show file Open project: castleproject/Windsor

Public Methods

Method Description
EmptyServiceComposite ( IEmptyService inner ) : CastleTests.Components

Method Details

EmptyServiceComposite() public method

public EmptyServiceComposite ( IEmptyService inner ) : CastleTests.Components
inner IEmptyService
return CastleTests.Components