C# 클래스 TwoIoc.Builders.GreediestCtorBuilder

상속: IBuilder
파일 보기 프로젝트 열기: sep/TwoIoc

공개 메소드들

메소드 설명
Build ( object args ) : object
GreediestCtorBuilder ( Type concreteType, object>.IDictionary ctorValues ) : System

메소드 상세

Build() 공개 메소드

public Build ( object args ) : object
args object
리턴 object

GreediestCtorBuilder() 공개 메소드

public GreediestCtorBuilder ( Type concreteType, object>.IDictionary ctorValues ) : System
concreteType System.Type
ctorValues object>.IDictionary
리턴 System