MatchBag Constructor (TokenSequence)

NReco.NLQuery Class Library Documentation
Initializes a new instance of the MatchBag class

Namespace:  NReco.NLQuery.Matchers
Assembly:  NReco.NLQuery (in NReco.NLQuery.dll) Version: 1.0.0
Syntax

public MatchBag(
	TokenSequence statement
)

Parameters

statement
Type: NReco.NLQueryTokenSequence
See Also

Reference