Equals Method
Determines whether the specified Object is equal to this instance.
Type: TestFunction
Namespace: XJTAG.Integration.XJRunner
Syntax
public override bool Equals(object obj)
Parameters
- obj
Type: object
The Object to compare with this instance.
Return Value
- bool
true if the specified Object is equal to this instance; otherwise,false .
XJTAG v4.2.5
