Click or drag to resize

AssertProxyFalse Method

[Missing <summary> documentation for "M:com.espertech.esper.runtime.client.scopetest.AssertProxy.False(System.Boolean,System.String)"]

Namespace:  com.espertech.esper.runtime.client.scopetest
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
public static void False(
	bool condition,
	string message = null
)

Parameters

condition
Type: SystemBoolean

[Missing <param name="condition"/> documentation for "M:com.espertech.esper.runtime.client.scopetest.AssertProxy.False(System.Boolean,System.String)"]

message (Optional)
Type: SystemString

[Missing <param name="message"/> documentation for "M:com.espertech.esper.runtime.client.scopetest.AssertProxy.False(System.Boolean,System.String)"]

See Also