Click or drag to resize

BasicTypeCoercer Class

Coercer for using the constructor to perform the coercion.
Inheritance Hierarchy

Namespace:  com.espertech.esperio.csv
Assembly:  NEsper.IO (in NEsper.IO.dll) Version: 8.0.0.0
Syntax
C#
public class BasicTypeCoercer : AbstractTypeCoercer

The BasicTypeCoercer type exposes the following members.

Constructors
  NameDescription
Public methodBasicTypeCoercer
Initializes a new instance of the BasicTypeCoercer class
Top
Methods
Fields
  NameDescription
Protected fieldpropertyFactories
Constructors for coercion.
(Inherited from AbstractTypeCoercer.)
Top
See Also