|
Dreamine.MVVM.Interfaces 1.0.7
Dreamine.MVVM.Interfaces 공용 계약과 추상화를 제공합니다.
|
Public 멤버 함수 | |
| bool | IsTarget (Type type) |
I Auto Registration Filter 기능과 관련 상태를 캡슐화합니다.
IAutoRegistrationFilter.cs 파일의 13 번째 라인에서 정의되었습니다.
| bool Dreamine.MVVM.Interfaces.DependencyInjection.IAutoRegistrationFilter.IsTarget | ( | Type | type | ) |
Is Target 조건을 확인합니다.
| type | type에 사용할 Type 값입니다. |
true이고, 그렇지 않으면 false입니다.