C# Class CFGLib.Parsers.Graphs.FamilyNode

Inheritance: INode
Show file Open project: ellisonch/CFGLib Class Usage Examples

Public Methods

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

Method Details

FamilyNode() public method

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