CompositeMatcher Constructor

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

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

public CompositeMatcher(
	params IMatcher[] matchers
)

Parameters

matchers
Type:NReco.NLQuery.Matchers.IMatcher[]
See Also

Reference