Click or drag to resize

BasicTypeCoercerDateFormat Class

Date format coercion.
Inheritance Hierarchy

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

The BasicTypeCoercerDateFormat type exposes the following members.

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