AddImpl(CommandNode) Method

Definition

Assembly XenoAtom.CommandLine.dll

Adds a node to this command.

protected virtual void AddImpl(CommandNode node)

Parameters

node
CommandNode

The command node to add to this command.