Method Equals | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Equals(ColorScheme?)

Compares two ColorScheme objects for equality.

public virtual bool Equals(ColorScheme? other)

Parameters

other ColorScheme

Returns

bool

true if the two objects are equal

Edit this page