Click or drag to resize

CastHelperCastNullableInt64 Method

[Missing <summary> documentation for "M:com.espertech.esper.compat.util.CastHelper.CastNullableInt64(System.Void)"]

Namespace:  com.espertech.esper.compat.util
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public static Nullable CastNullableInt64(
	void sourceObj
)

Parameters

sourceObj
Type: SystemVoid

[Missing <param name="sourceObj"/> documentation for "M:com.espertech.esper.compat.util.CastHelper.CastNullableInt64(System.Void)"]

Return Value

Type: NullableT

[Missing <returns> documentation for "M:com.espertech.esper.compat.util.CastHelper.CastNullableInt64(System.Void)"]

See Also