A generic interface representing a more specific version of IRelayCommand.
public interface IRelayCommand<in T> : Microsoft.Toolkit.Mvvm.Input.IRelayCommand, System.Windows.Input.ICommand
type IRelayCommand<'T> = interface
interface IRelayCommand
interface ICommand
Public Interface IRelayCommand(Of In T)
Implements ICommand, IRelayCommand
Type Parameters
The type used as argument for the interface methods.
This type parameter is contravariant. That is, you can use either the type you specified or any type that is less derived. For more information about covariance and contravariance, see
Covariance and Contravariance in Generics.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4