 | TypeCaster Class |
Casts an opaque object into a different type of opaque object.
The TypeCaster encapsulates the behavior to make the transformation
occur but the input and output types are loosely defined.
Inheritance Hierarchy
Namespace:
com.espertech.esper.compat
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic sealed class TypeCaster : MulticastDelegate
Return Value
Type:
The TypeCaster type exposes the following members.
Constructors
| Name | Description |
---|
 | TypeCaster | Initializes a new instance of the TypeCaster class |
Top
Methods
See Also