The TableMatcherBuilder type exposes the following members.
Methods
Name | Description | |
---|---|---|
Add(TableSchema) |
Configure matchers for tabular dataset described by TableSchema.
| |
Add(IMatcher, Boolean) |
Add custom IMatcher to this builder.
| |
Build | ||
ConfigureDateMatchers | ||
ConfigureHintMatcher | ||
ConfigureMatchers | ||
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
See Also