C# 클래스 LogoFX.Client.Mvvm.ViewModelFactory.SimpleInjector.GreediestConstructorBehavior

상속: IConstructorResolutionBehavior
파일 보기 프로젝트 열기: LogoFX/LogoFX

공개 메소드들

메소드 설명
GetConstructor ( Type serviceType, Type implementationType ) : ConstructorInfo

메소드 상세

GetConstructor() 공개 메소드

public GetConstructor ( Type serviceType, Type implementationType ) : ConstructorInfo
serviceType System.Type
implementationType System.Type
리턴 System.Reflection.ConstructorInfo