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
GoF
Lexi
Application
GUI
SimpleTextWindowImp
C# Class GoF.Lexi.Application.GUI.SimpleTextWindowImp
Inheritance:
WindowImp
Afficher le fichier
Open project: TheoAndersen/GoF.Lexi
Méthodes publiques
Méthode
Description
DrawText
(
string
text
) :
void
RemoveTextChars
(
int
numberOfChars
) :
void
SimpleTextWindowImp
( ) :
System
Method Details
DrawText()
public
méthode
public
DrawText
(
string
text
) :
void
text
string
Résultat
void
RemoveTextChars()
public
méthode
public
RemoveTextChars
(
int
numberOfChars
) :
void
numberOfChars
int
Résultat
void
SimpleTextWindowImp()
public
méthode
public
SimpleTextWindowImp
( ) :
System
Résultat
System