Click or drag to resize

GenericTypeCasterT Class

Casts an opaque object into a strongly typed result.
Inheritance Hierarchy
SystemMulticastDelegate
  com.espertech.esper.compatGenericTypeCasterT

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

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "T:com.espertech.esper.compat.GenericTypeCaster`1"]

Return Value

Type: 

The GenericTypeCasterT type exposes the following members.

Constructors
  NameDescription
Public methodGenericTypeCasterT
Initializes a new instance of the GenericTypeCasterT class
Top
Methods
See Also