Click or drag to resize

MagicTypeBaseType Property

Gets the magic type for the base type.

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

Property Value

Type: MagicType
See Also