C# Class ICSharpCode.TextEditor.TextView.WordFontPair

Afficher le fichier Open project: Clancey/MonoMac.Windows.Form Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
WordFontPair ( string word, Font font ) : System

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

WordFontPair() public méthode

public WordFontPair ( string word, Font font ) : System
word string
font System.Drawing.Font
Résultat System