C# Class Pomona.Queries.MethodCallNode

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

Méthodes publiques

Méthode Description
MethodCallNode ( string name, IEnumerable children ) : System.Collections.Generic

Method Details

MethodCallNode() public méthode

public MethodCallNode ( string name, IEnumerable children ) : System.Collections.Generic
name string
children IEnumerable
Résultat System.Collections.Generic