Click or drag to resize

AsyncRelayCommand Constructor

Overload List
  NameDescription
Public methodAsyncRelayCommand(Action)
Initializes a new instance of the AsyncRelayCommand class
Public methodAsyncRelayCommand(ActionObject)
Initializes a new instance of the AsyncRelayCommand class
Public methodAsyncRelayCommand(FuncTask)
Initializes a new instance of the AsyncRelayCommand class
Public methodAsyncRelayCommand(FuncObject, Task)
Initializes a new instance of the AsyncRelayCommand class
Public methodAsyncRelayCommand(Action, FuncBoolean)
Initializes a new instance of the AsyncRelayCommand class
Public methodAsyncRelayCommand(ActionObject, PredicateObject)
Initializes a new instance of the AsyncRelayCommand class
Public methodAsyncRelayCommand(FuncTask, FuncBoolean)
Initializes a new instance of the AsyncRelayCommand class
Public methodAsyncRelayCommand(FuncObject, Task, PredicateObject)
Initializes a new instance of the AsyncRelayCommand class
Top
See Also
https://github.com/BionicCode/BionicCode.Net/blob/master/README.md