Dreamine.ViewModels Ver.1.0.2
Loading...
Searching...
No Matches
RelayCommand.cs File Reference

Go to the source code of this file.

Classes

class  Dreamine.MVVM.ViewModels.RelayCommand
 매개변수가 없는 기본 RelayCommand 구현입니다. ViewModel에서 ICommand 바인딩용으로 사용됩니다. More...
class  Dreamine.MVVM.ViewModels.RelayCommand< T >
 제네릭 RelayCommand 구현입니다. 매개변수를 사용하는 경우 사용됩니다. More...

Namespaces

namespace  Dreamine
namespace  Dreamine.MVVM
namespace  Dreamine.MVVM.ViewModels