C# Class Pomona.Queries.ArrayNode

Inheritance: NodeBase
Mostrar archivo Open project: Pomona/Pomona Class Usage Examples

Public Methods

Method Description
ArrayNode ( IEnumerable children ) : System.Collections.Generic

Method Details

ArrayNode() public method

public ArrayNode ( IEnumerable children ) : System.Collections.Generic
children IEnumerable
return System.Collections.Generic