Constructor SlopQueryNode
SlopQueryNode(IQueryNode, Int32)
Declaration
public SlopQueryNode(IQueryNode query, int value)
Parameters
Type | Name | Description |
---|---|---|
IQueryNode | query | QueryNode Tree with the phrase |
System.Int32 | value | slop value |