ActionCommand(T) Class

Regno Shared SQLRace

RegnoCompleteRegnoSoftware.Standard.Core

ActionCommand<(Of <(<'T>)>)> Class

Action Command Class for associating actions with commands.

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

Syntax


public class ActionCommand<T> : ICommand

Type Parameters

T

Inheritance Hierarchy


Object
  RegnoSoftware.Standard.Commands..::..ActionCommand<(Of <(<'T>)>)>