ListContainsMatcher.GetMatch Field

NReco.NLQuery Class Library Documentation

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

protected Func<ListContainsMatcher.ContainsType, KeyValuePair<int, string>, Match> GetMatch

Field Value

Type: Func<ListContainsMatcher.ContainsType, KeyValuePair<Int32, String>, Match>
See Also

Reference