C# Class SIL.FieldWorks.SharpViews.AssembledStyles.ColorSetter

Base class for properties set as colors. Keep this for when we do BorderColor or anything else that doesn't have to follow the old Chrp model.
Inheritance: PropSetterImpl
Afficher le fichier Open project: sillsdev/FieldWorks

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int

Method Details

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int