C# Class CFGLib.Parsers.Graphs.FamilyNode

Inheritance: INode
Afficher le fichier Open project: ellisonch/CFGLib Class Usage Examples

Méthodes publiques

Méthode Description
FamilyNode ( Family family, string id, int rank ) : CFGLib.Parsers.Forests

Method Details

FamilyNode() public méthode

public FamilyNode ( Family family, string id, int rank ) : CFGLib.Parsers.Forests
family CFGLib.Parsers.Forests.Family
id string
rank int
Résultat CFGLib.Parsers.Forests