Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ICSharpCode
TextEditor
TextView.WordFontPair
C# Class ICSharpCode.TextEditor.TextView.WordFontPair
Mostrar archivo
Open project: Clancey/MonoMac.Windows.Form
Class Usage Examples
Public Methods
Method
Description
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
WordFontPair
(
string
word
,
Font
font
) :
System
Method Details
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
WordFontPair()
public
method
public
WordFontPair
(
string
word
,
Font
font
) :
System
word
string
font
System.Drawing.Font
return
System