Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
GoF
Lexi
Application
GUI
SimpleTextWindowImp
C# Class GoF.Lexi.Application.GUI.SimpleTextWindowImp
Inheritance:
WindowImp
ファイルを表示
Open project: TheoAndersen/GoF.Lexi
Public Methods
Method
Description
DrawText
(
string
text
) :
void
RemoveTextChars
(
int
numberOfChars
) :
void
SimpleTextWindowImp
( ) :
System
Method Details
DrawText()
public
method
public
DrawText
(
string
text
) :
void
text
string
return
void
RemoveTextChars()
public
method
public
RemoveTextChars
(
int
numberOfChars
) :
void
numberOfChars
int
return
void
SimpleTextWindowImp()
public
method
public
SimpleTextWindowImp
( ) :
System
return
System