Equals Method (Condition)
Compares this Condition for equality with another Condition.
Type: Condition
Namespace: XJTAG.Integration.XJRunner
Syntax
public bool Equals(Condition other)
Parameters
- other
Type: Condition
Return Value
- bool
XJTAG v4.2.5
Compares this Condition for equality with another Condition.
Type: Condition
Namespace: XJTAG.Integration.XJRunner
public bool Equals(Condition other)
Type: Condition
XJTAG v4.2.5