Method Equals
Equals(object)
Compares two ColorScheme objects for equality.
public override bool Equals(object obj)
Parameters
obj
object
Returns
- bool
true if the two objects are equal
Equals(ColorScheme)
Compares two ColorScheme objects for equality.
public bool Equals(ColorScheme other)
Parameters
other
ColorScheme
Returns
- bool
true if the two objects are equal