C# 클래스 Castle.Windsor.Tests.Facilities.TypedFactory.Delegates.HasTwoConstructors

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

공개 메소드들

메소드 설명
HasTwoConstructors ( Baz baz )
HasTwoConstructors ( Baz baz, string name )

메소드 상세

HasTwoConstructors() 공개 메소드

public HasTwoConstructors ( Baz baz )
baz Baz

HasTwoConstructors() 공개 메소드

public HasTwoConstructors ( Baz baz, string name )
baz Baz
name string