Command Constructor
Definition
Command(IMetadata)
Initializes a new instance of the Command class.
protected Command(IMetadata metadata = null)
Parameters
metadataIMetadataThe optional metadata to merge with this instance.
Initializes a new instance of the Command class.
protected Command(IMetadata metadata = null)
metadata IMetadataThe optional metadata to merge with this instance.