ScriptMatchInfo.Equals Method
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9083)
Equals(Object)
Determines whether this object is equal to another object.
Declaration
public override bool Equals(object obj)
Parameters
Type | Name | Description |
---|---|---|
Object | obj | Another object. |
Returns
Type | Description |
---|---|
Boolean | True if the objects are equal. |