Namespace:
NReco.NLQuery.Table
Assembly:
NReco.NLQuery (in NReco.NLQuery.dll) Version: 1.0.0
public TableMatcherBuilder(
TableMatcherBuilder.Options options = null
)
Public Sub New (
Optional options As TableMatcherBuilder.Options = Nothing
)
public:
TableMatcherBuilder(
TableMatcherBuilder.Options^ options = nullptr
)
new :
?options : TableMatcherBuilder.Options
(* Defaults:
let _options = defaultArg options null
*)
-> TableMatcherBuilder
Parameters
- options (Optional)
- Type: NReco.NLQuery.Table.TableMatcherBuilder.Options
Reference