Click or drag to resize

SerializableExtensionsEnsureSerializable Method

[Missing <summary> documentation for "M:com.espertech.esper.common.client.SerializableExtensions.EnsureSerializable(System.Object)"]

Namespace:  com.espertech.esper.common.client
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public static void EnsureSerializable(
	Object value
)

Parameters

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:com.espertech.esper.common.client.SerializableExtensions.EnsureSerializable(System.Object)"]

See Also