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

Show file 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