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
Unvell
ReoScript
Editor
FctbConsoleControl
C# Class Unvell.ReoScript.Editor.FctbConsoleControl
Inheritance:
System.Windows.Forms.UserControl
Exibir arquivo
Open project: jing-lu/ReoScript
Public Methods
Method
Description
Clear
( ) :
void
FctbConsoleControl
( ) :
System
OutLine
(
string
text
) :
void
Private Methods
Method
Description
clearToolStripMenuItem_Click
(
object
sender
,
EventArgs
e
) :
void
Method Details
Clear()
public
method
public
Clear
( ) :
void
return
void
FctbConsoleControl()
public
method
public
FctbConsoleControl
( ) :
System
return
System
OutLine()
public
method
public
OutLine
(
string
text
) :
void
text
string
return
void