Click or drag to resize

MagicListTVTypeCaster Property

[Missing <summary> documentation for "P:com.espertech.esper.compat.magic.MagicList`1.TypeCaster"]

Namespace:  com.espertech.esper.compat.magic
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public GenericTypeCaster<TV> TypeCaster { get; }

Property Value

Type: GenericTypeCasterTV
See Also