Constructor ChildScorer
ChildScorer(Scorer, String)
Creates a new Scorer.ChildScorer node with the specified relationship.
The relationship can be any be any string that makes sense to the parent Scorer.
Declaration
public ChildScorer(Scorer child, string relationship)
Parameters
Type | Name | Description |
---|---|---|
Scorer | child | |
System.String | relationship |