Dreamine.ViewModels Ver.1.0.2
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CICommand
 CDreamine.MVVM.ViewModels.RelayCommand매개변수가 없는 기본 RelayCommand 구현입니다. ViewModel에서 ICommand 바인딩용으로 사용됩니다
 CDreamine.MVVM.ViewModels.RelayCommand< T >제네릭 RelayCommand 구현입니다. 매개변수를 사용하는 경우 사용됩니다
 CINotifyPropertyChanged
 CDreamine.MVVM.ViewModels.ViewModelBaseDreamine MVVM의 모든 ViewModel이 상속하는 기본 클래스입니다. INotifyPropertyChanged를 구현하며, 속성 변경 알림 기능을 제공합니다