TableMatcherBuilder Constructor

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

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

public TableMatcherBuilder(
	TableMatcherBuilderOptions options = null
)

Parameters

options (Optional)
Type: NReco.NLQuery.TableTableMatcherBuilderOptions
See Also

Reference