Add(CommandNode) Method

Definition

Assembly XenoAtom.CommandLine.dll

Adds a new node to this container.

public void Add(CommandNode node)

Parameters

node
CommandNode

The node to add to this container.