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