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

Afficher le fichier Open project: castleproject/Windsor

Méthodes publiques

Méthode Description
ClassWithTwoParametersWithSameType ( ICommon one, ICommon two )

Method Details

ClassWithTwoParametersWithSameType() public méthode

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