Click or drag to resize

EventUnderlyingTypeExtensions Class

[Missing <summary> documentation for "T:com.espertech.esper.common.client.util.EventUnderlyingTypeExtensions"]

Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.utilEventUnderlyingTypeExtensions

Namespace:  com.espertech.esper.common.client.util
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public static class EventUnderlyingTypeExtensions

The EventUnderlyingTypeExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetDefault
Returns the default underlying type.
Public methodStatic memberGetUnderlyingClassName
Returns the class name of the default underlying type.
Top
See Also