ActionCommand(T) Constructor (Action(T))

Regno Shared SQLRace

RegnoCompleteRegnoSoftware.Standard.Core

ActionCommand<(Of <(<'T>)>)> Constructor (Action<(Of <(<'T>)>)>)

Initializes a new instance of the ActionCommand<(Of <(<'T>)>)> class.

Namespace:  RegnoSoftware.Standard.Commands
Assembly:  RegnoSoftware.Standard (in RegnoSoftware.Standard.dll)

Syntax


public ActionCommand(
	Action<T> execute
)

Parameters

execute
Type: Action<(Of <(<'T>)>)>
The execute.