DelegateCommand Methods |
The DelegateCommand type exposes the following members.
| Name | Description | |
|---|---|---|
| CanExecute | [Missing <summary> documentation for "M:Arction.Wpf.SignalProcessing.DelegateCommand.CanExecute(System.Object)"] | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Execute | [Missing <summary> documentation for "M:Arction.Wpf.SignalProcessing.DelegateCommand.Execute(System.Object)"] | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| RaiseCanExecuteChanged | [Missing <summary> documentation for "M:Arction.Wpf.SignalProcessing.DelegateCommand.RaiseCanExecuteChanged"] | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |