Click or drag to resize

AssertProxyFail Method

[Missing <summary> documentation for "M:com.espertech.esper.runtime.client.scopetest.AssertProxy.Fail(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 Fail(
	string message = null
)

Parameters

message (Optional)
Type: SystemString

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

See Also