C# Class Unvell.ReoScript.Editor.FctbConsoleControl

Inheritance: System.Windows.Forms.UserControl
Afficher le fichier Open project: jing-lu/ReoScript

Méthodes publiques

Méthode Description
Clear ( ) : void
FctbConsoleControl ( ) : System
OutLine ( string text ) : void

Private Methods

Méthode Description
clearToolStripMenuItem_Click ( object sender, EventArgs e ) : void

Method Details

Clear() public méthode

public Clear ( ) : void
Résultat void

FctbConsoleControl() public méthode

public FctbConsoleControl ( ) : System
Résultat System

OutLine() public méthode

public OutLine ( string text ) : void
text string
Résultat void