Method Equals | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Equals(object)
Determines whether the specified object is equal to the current object.
public override bool Equals(object other)
Parameters
other
object
The object to compare with the current object.
Returns
true if the specified object is equal to the current object; otherwise, false.