Click or drag to resize

EPAssertionUtilAssertionCollectionValueString Constructor

Namespace:  com.espertech.esper.common.client.scopetest
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public AssertionCollectionValueString(
	Object object,
	IntPtr method
)

Parameters

object
Type: SystemObject

[Missing <param name="object"/> documentation for "M:com.espertech.esper.common.client.scopetest.EPAssertionUtil.AssertionCollectionValueString.#ctor(System.Object,System.IntPtr)"]

method
Type: SystemIntPtr

[Missing <param name="method"/> documentation for "M:com.espertech.esper.common.client.scopetest.EPAssertionUtil.AssertionCollectionValueString.#ctor(System.Object,System.IntPtr)"]

See Also