Command Constructor

Initializes a new instance of the Command class

Definition

Namespace: Firefly.Box
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
protected Command(
	bool defaultEnabled
)

Parameters

defaultEnabled  Boolean
 

See Also