Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ICSharpCode
TextEditor
TextView.WordFontPair
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