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
OfficialPlugins
Compiler
MainControl
C# Class OfficialPlugins.Compiler.MainControl
Interaction logic for MainControl.xaml
Inheritance:
System.Windows.Controls.UserControl
Afficher le fichier
Open project: vchelaru/FlatRedBall
Class Usage Examples
Méthodes publiques
Méthode
Description
MainControl
( ) :
System
PrintOutput
(
string
text
) :
void
Private Methods
Méthode
Description
HandleCompileClick
(
object
sender
,
RoutedEventArgs
e
) :
void
HandleRunClick
(
object
sender
,
RoutedEventArgs
e
) :
void
Method Details
MainControl()
public
méthode
public
MainControl
( ) :
System
Résultat
System
PrintOutput()
public
méthode
public
PrintOutput
(
string
text
) :
void
text
string
Résultat
void