Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
GoF
Lexi
Application
Glyph
C# Class GoF.Lexi.Application.Glyph
Exibir arquivo
Open project: TheoAndersen/GoF.Lexi
Class Usage Examples
Public Methods
Method
Description
Draw
(
Window
window
) :
void
Insert
(
Glyph
glyph
) :
void
Method Details
Draw()
public
abstract
method
public
abstract
Draw
(
Window
window
) :
void
window
GoF.Lexi.Application.GUI.Window
return
void
Insert()
public
method
public
Insert
(
Glyph
glyph
) :
void
glyph
Glyph
return
void