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