|
Dreamine.MVVM.Generators 1.0.13
Dreamine.MVVM.Generators 프로젝트의 API와 구성 요소를 제공합니다.
|
클래스 | |
| class | DreamineAutoWiringGenerator |
DreamineModelAttribute, DreamineEventAttribute, DreaminePropertyAttribute가 적용된 필드를 기반으로 보조 프로퍼티 코드를 생성하는 증분 생성기입니다. 더 자세히 ... | |
| class | DreamineCommandSourceGenerator |
DreamineCommandAttribute가 적용된 메서드를 기반으로 커맨드 프로퍼티와 forwarding 메서드 구현을 생성하는 증분 생성기입니다. 더 자세히 ... | |
| class | DreamineEntryGenerator |
DreamineEntryAttribute가 적용된 WPF 엔트리 클래스를 분석하고 Dreamine 부트스트랩 코드를 생성하는 증분 생성기입니다. 더 자세히 ... | |
| class | EntryCandidateModel |