Click or drag to resize

MagicTypeGetCachedType Method (Type)

[Missing <summary> documentation for "M:com.espertech.esper.compat.magic.MagicType.GetCachedType(System.Type)"]

Namespace:  com.espertech.esper.compat.magic
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public static MagicType GetCachedType(
	Type t
)

Parameters

t
Type: SystemType

[Missing <param name="t"/> documentation for "M:com.espertech.esper.compat.magic.MagicType.GetCachedType(System.Type)"]

Return Value

Type: MagicType

[Missing <returns> documentation for "M:com.espertech.esper.compat.magic.MagicType.GetCachedType(System.Type)"]

See Also