 | IRelayCommand interface |
Encapsulates ICommand details for WPF commands.
Namespace: NetEti.MVVMiniAssembly: NetEti.MVVMini (in NetEti.MVVMini.dll) Version: 1.0.0+7b60487fcbc3b95636e4fc726213c9ca8562bee8
Syntaxpublic interface IRelayCommand : ICommand
Public Interface IRelayCommand
Inherits ICommand
public interface class IRelayCommand : ICommand
type IRelayCommand =
interface
interface ICommand
end
The IRelayCommand Type exposes the following members.
Methods
See also