|
Dreamine.Communication.Wpf 1.0.2
Dreamine.Communication.Wpf 통신 기능과 관련 API를 제공합니다.
|
다음에 대한 모든 멤버의 목록입니다 : Dreamine.Communication.Wpf.Commands.DelegateCommand (모든 상속된 멤버들도 포함합니다.)
| _canExecute | Dreamine.Communication.Wpf.Commands.DelegateCommand | private |
| _execute | Dreamine.Communication.Wpf.Commands.DelegateCommand | private |
| CanExecute(object? parameter) | Dreamine.Communication.Wpf.Commands.DelegateCommand | inline |
| CanExecuteChanged | Dreamine.Communication.Wpf.Commands.DelegateCommand | |
| DelegateCommand(Action< object?> execute, Predicate< object?>? canExecute=null) | Dreamine.Communication.Wpf.Commands.DelegateCommand | inline |
| Execute(object? parameter) | Dreamine.Communication.Wpf.Commands.DelegateCommand | inline |
| RaiseCanExecuteChanged() | Dreamine.Communication.Wpf.Commands.DelegateCommand | inline |