Click or drag to resize

AsyncRelayCommand Constructor (ActionObject)

Initializes a new instance of the AsyncRelayCommand class

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 AsyncRelayCommand(
	Action<Object> execute
)

Parameters

execute
Type: SystemActionObject

[Missing <param name="execute"/> documentation for "M:BionicCode.Utilities.Net.Uwp.AsyncRelayCommand.#ctor(System.Action{System.Object})"]

See Also
https://github.com/BionicCode/BionicCode.Net/blob/master/README.md