C# Class Pomona.Queries.NodeBase

Afficher le fichier Open project: Pomona/Pomona Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

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

Method Details

NodeBase() public méthode

public NodeBase ( NodeType nodeType, IEnumerable children ) : System.Collections.Generic
nodeType NodeType
children IEnumerable
Résultat System.Collections.Generic

ToString() public méthode

public ToString ( ) : string
Résultat string