Command Constructor
Initializes a new instance of the
Command class
Namespace: Firefly.BoxAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
protected Command(
bool defaultEnabled
)
Protected Sub New (
defaultEnabled As Boolean
)
new :
defaultEnabled : bool -> Command
Parameters
- defaultEnabled Boolean
-