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