C# Class CastleTests.Components.TrivialComponentWithDependency

Inheritance: IComponent
ファイルを表示 Open project: castleproject/Windsor

Public Methods

Method Description
TrivialComponentWithDependency ( ISimpleService dependency )

Method Details

TrivialComponentWithDependency() public method

public TrivialComponentWithDependency ( ISimpleService dependency )
dependency ISimpleService