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
FdoToolbox
Base
Controls
ConsolePane
C# Class FdoToolbox.Base.Controls.ConsolePane
The application console
Inheritance:
ViewContent
,
IViewContent
,
IConsole
Afficher le fichier
Open project: jumpinjackie/fdotoolbox
Class Usage Examples
Méthodes publiques
Méthode
Description
Clear
( ) :
void
ConsolePane
( ) :
System
Save
( ) :
bool
SaveAs
( ) :
bool
Méthodes protégées
Méthode
Description
OnLoad
(
EventArgs
e
) :
void
Method Details
Clear()
public
méthode
public
Clear
( ) :
void
Résultat
void
ConsolePane()
public
méthode
public
ConsolePane
( ) :
System
Résultat
System
OnLoad()
protected
méthode
protected
OnLoad
(
EventArgs
e
) :
void
e
System.EventArgs
Résultat
void
Save()
public
méthode
public
Save
( ) :
bool
Résultat
bool
SaveAs()
public
méthode
public
SaveAs
( ) :
bool
Résultat
bool