Namespace Microsoft.XboxStudios.GameStateTracker.TreeObject
Classes
Leaf
A class representing a tree leaf node.
Node
A class representing a tree node, which can contain named INode objects, but cannot have a value.
Parser
A parser for hierarchic objects encoded as strings.
Interfaces
INode
An interface representing a tree object item.