|
Dreamine.MVVM.Attributes 1.0.7
Dreamine.MVVM.Attributes 프로젝트의 API와 구성 요소를 제공합니다.
|
| CAttribute | |
| CDreamine.MVVM.Attributes.DreamineCommandAttribute | 메서드를 커맨드 생성 대상으로 표시하는 특성입니다. |
| CDreamine.MVVM.Attributes.DreamineEntryAttribute | Dreamine 애플리케이션의 진입 클래스를 표시하는 특성입니다. |
| CDreamine.MVVM.Attributes.DreamineEventAttribute | 이벤트 연결 대상을 표시하는 특성입니다. |
| CDreamine.MVVM.Attributes.DreamineModelAttribute | 모델 연결 대상을 표시하는 특성입니다. |
| CDreamine.MVVM.Attributes.DreamineModelPropertyAttribute | ViewModel 필드를 Model 프로퍼티에 위임되는 프로퍼티로 생성하도록 지정하는 특성입니다. |
| CDreamine.MVVM.Attributes.DreaminePropertyAttribute | 필드를 속성 생성 대상으로 표시하는 특성입니다. |