Click or drag to resize

IAsyncRelayCommand Interface

[Missing <summary> documentation for "T:BionicCode.Utilities.Net.Uwp.IAsyncRelayCommand"]

Namespace:  BionicCode.Utilities.Net.Uwp
Assembly:  BionicCode.Utilities.Net.Uwp (in BionicCode.Utilities.Net.Uwp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public interface IAsyncRelayCommand : ICommand

The IAsyncRelayCommand type exposes the following members.

Properties
  NameDescription
Public propertyIsExecuting
Top
Methods
Events
  NameDescription
Public eventCanExecuteChanged
Occurs when changes occur that affect whether or not the command should execute.
(Inherited from ICommand.)
Top
See Also
https://github.com/BionicCode/BionicCode.Net/blob/master/README.md