Class EnableCommandSettings
Enables issues domain, sends the issues collected so far to the client by means of the
issueAdded event.
public sealed class EnableCommandSettings : ICommand
- Inheritance
-
EnableCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }