Click or drag to resize

AsyncRelayCommandExecuteNoParam Field

The registered parameterless synchronous execute delegate.

Namespace:  BionicCode.Utilities.Net.Framework.Wpf
Assembly:  BionicCode.Utilities.Net.Framework.Wpf (in BionicCode.Utilities.Net.Framework.Wpf.dll) Version: 1.0.1.0 (1.0.0.0)
Syntax
protected readonly Action ExecuteNoParam

Field Value

Type: Action
A delegate that takes no parameter and returns void.
See Also
https://github.com/BionicCode/BionicCode.Net/blob/master/README.md