TableMatch Constructor

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

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

public TableMatch(
	TableSchema t
)

Parameters

t
Type: NReco.NLQuery.TableTableSchema
See Also

Reference