C# Class Pomona.Queries.NodeBase

显示文件 Open project: Pomona/Pomona Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
NodeBase ( NodeType nodeType, IEnumerable children ) : System.Collections.Generic
ToString ( ) : string

Method Details

NodeBase() public method

public NodeBase ( NodeType nodeType, IEnumerable children ) : System.Collections.Generic
nodeType NodeType
children IEnumerable
return System.Collections.Generic

ToString() public method

public ToString ( ) : string
return string