Click or drag to resize

MagicTypeTargetType Property

Gets the type that magic type reflects.

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

Property Value

Type: Type
See Also