C# 클래스 CastleTests.Facilities.TypedFactory.Delegates.UsesFooAndBarDelegateCtor

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

공개 메소드들

메소드 설명
UsesFooAndBarDelegateCtor ( Func barFactory, Func fooFactory ) : System

메소드 상세

UsesFooAndBarDelegateCtor() 공개 메소드

public UsesFooAndBarDelegateCtor ( Func barFactory, Func fooFactory ) : System
barFactory Func
fooFactory Func
리턴 System