Dreamine.ViewModels Ver.1.0.2
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 NDreamine
 NMVVM
 NViewModels
 CRelayCommand매개변수가 없는 기본 RelayCommand 구현입니다. ViewModel에서 ICommand 바인딩용으로 사용됩니다
 CRelayCommand< T >제네릭 RelayCommand 구현입니다. 매개변수를 사용하는 경우 사용됩니다
 CViewModelBaseDreamine MVVM의 모든 ViewModel이 상속하는 기본 클래스입니다. INotifyPropertyChanged를 구현하며, 속성 변경 알림 기능을 제공합니다