 | CSVInputAdapterCoercer Property |
Gets or sets the coercing provider.
Namespace:
com.espertech.esperio.csv
Assembly:
NEsper.IO (in NEsper.IO.dll) Version: 8.0.0.0
Syntaxpublic AbstractTypeCoercer Coercer { get; set; }
Property Value
Type:
AbstractTypeCoercerThe coercer.
See Also