Click or drag to resize

AsyncRelayCommand Methods

The AsyncRelayCommand type exposes the following members.

Methods
  NameDescription
Public methodCanExecute (Inherited from AsyncRelayCommandTParam.)
Public methodCanExecute(TParam) (Inherited from AsyncRelayCommandTParam.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodExecuteAsync (Inherited from AsyncRelayCommandTParam.)
Public methodExecuteAsync(CancellationToken) (Inherited from AsyncRelayCommandTParam.)
Public methodExecuteAsync(TParam) (Inherited from AsyncRelayCommandTParam.)
Public methodExecuteAsync(TParam, CancellationToken) (Inherited from AsyncRelayCommandTParam.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInvalidateCommand (Inherited from AsyncRelayCommandTParam.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnCanExecuteChanged (Inherited from AsyncRelayCommandTParam.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Extension Methods
Explicit Interface Implementations
See Also
https://github.com/BionicCode/BionicCode.Net/blob/master/README.md