|
Dreamine.MVVM.Interfaces 1.0.7
Dreamine.MVVM.Interfaces 공용 계약과 추상화를 제공합니다.
|
Public 멤버 함수 | |
| ConstructorInfo | SelectConstructor (Type implementationType) |
I Constructor Selector 기능과 관련 상태를 캡슐화합니다.
IConstructorSelector.cs 파일의 14 번째 라인에서 정의되었습니다.
| ConstructorInfo Dreamine.MVVM.Interfaces.DependencyInjection.IConstructorSelector.SelectConstructor | ( | Type | implementationType | ) |
Select Constructor 작업을 수행합니다.
| implementationType | implementation Type에 사용할 Type 값입니다. |