Click or drag to resize

ComplexResponseConditionToString Method (Int32)

Returns a String that represents this instance.

Namespace:  Hummingbird.TestFramework.Automation.ResponseConditions
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public override string ToString(
	int level
)

Parameters

level
Type: SystemInt32
The level.

Return Value

Type: String
A String that represents this instance.
See Also