C# Class Castle.MicroKernel.Tests.ClassComponents.ClassWithTwoParametersWithSameType

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

Public Methods

Method Description
ClassWithTwoParametersWithSameType ( ICommon one, ICommon two )

Method Details

ClassWithTwoParametersWithSameType() public method

public ClassWithTwoParametersWithSameType ( ICommon one, ICommon two )
one ICommon
two ICommon