Constructor NamedCommand
NamedCommand(string?)
Initializes a new instance of the NamedCommand class.
public NamedCommand(string? command)
Parameters
command
stringCommand name.
Initializes a new instance of the NamedCommand class.
public NamedCommand(string? command)
command
stringCommand name.