Click or drag to resize

TypePairTypeB Property

Gets the type B.

Namespace:  com.espertech.esper.compat
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public Type TypeB { get; }

Property Value

Type: Type
The type B.
See Also