HintMatcherT Constructor

NReco.NLQuery Class Library Documentation

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

public HintMatcher(
	Func<T, Match, bool, Match> getMatch
)

Parameters

getMatch
Type: SystemFuncT, Match, Boolean, Match
See Also

Reference