Click or drag to resize

TypeCasterInvoke Method

[Missing <summary> documentation for "M:com.espertech.esper.compat.TypeCaster.Invoke(System.Object)"]

Namespace:  com.espertech.esper.compat
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public virtual Object Invoke(
	Object sourceObj
)

Parameters

sourceObj
Type: SystemObject

[Missing <param name="sourceObj"/> documentation for "M:com.espertech.esper.compat.TypeCaster.Invoke(System.Object)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:com.espertech.esper.compat.TypeCaster.Invoke(System.Object)"]

See Also