Dreamine.MVVM.Interfaces 1.0.7
Dreamine.MVVM.Interfaces 공용 계약과 추상화를 제공합니다.
로딩중...
검색중...
일치하는것 없음
Dreamine.MVVM.Interfaces.DependencyInjection.IConstructorSelector 인터페이스 참조

더 자세히 ...

Public 멤버 함수

ConstructorInfo SelectConstructor (Type implementationType)

상세한 설명

I Constructor Selector 기능과 관련 상태를 캡슐화합니다.

IConstructorSelector.cs 파일의 14 번째 라인에서 정의되었습니다.

멤버 함수 문서화

◆ SelectConstructor()

ConstructorInfo Dreamine.MVVM.Interfaces.DependencyInjection.IConstructorSelector.SelectConstructor ( Type implementationType)

Select Constructor 작업을 수행합니다.

매개변수
implementationTypeimplementation Type에 사용할 Type 값입니다.
반환값
Select Constructor 작업에서 생성한 ConstructorInfo 결과입니다.

이 인터페이스에 대한 문서화 페이지는 다음의 파일로부터 생성되었습니다.: