C# 클래스 Castle.MicroKernel.Tests.ClassComponents.ClassWithTwoParametersWithSameType

파일 보기 프로젝트 열기: castleproject/Windsor

공개 메소드들

메소드 설명
ClassWithTwoParametersWithSameType ( ICommon one, ICommon two )

메소드 상세

ClassWithTwoParametersWithSameType() 공개 메소드

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