Click or drag to resize

TypeCasterFactory Class

TypeCasterFactory provides factory methods for the creation of TypeCaster that transform between two known types.
Inheritance Hierarchy
SystemMulticastDelegate
  com.espertech.esper.compatTypeCasterFactory

Namespace:  com.espertech.esper.compat
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public sealed class TypeCasterFactory : MulticastDelegate

Return Value

Type: 

The TypeCasterFactory type exposes the following members.

Constructors
  NameDescription
Public methodTypeCasterFactory
Initializes a new instance of the TypeCasterFactory class
Top
Methods
See Also