Click or drag to resize

IAsyncRelayCommandTParamExecute Method (TParam)

Executes the AsyncRelayCommand on the current command target.

Namespace:  BionicCode.Utilities.Net.Core.Wpf.Generic
Assembly:  BionicCode.Utilities.Net.Core.Wpf (in BionicCode.Utilities.Net.Core.Wpf.dll) Version: 1.0.2
Syntax
void Execute(
	TParam parameter
)

Parameters

parameter
Type: TParam
The command parameter.
See Also
https://github.com/BionicCode/BionicCode.Net/blob/master/README.md