C# 클래스 Unvell.ReoScript.Editor.FctbConsoleControl

상속: System.Windows.Forms.UserControl
파일 보기 프로젝트 열기: jing-lu/ReoScript

공개 메소드들

메소드 설명
Clear ( ) : void
FctbConsoleControl ( ) : System
OutLine ( string text ) : void

비공개 메소드들

메소드 설명
clearToolStripMenuItem_Click ( object sender, EventArgs e ) : void

메소드 상세

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

FctbConsoleControl() 공개 메소드

public FctbConsoleControl ( ) : System
리턴 System

OutLine() 공개 메소드

public OutLine ( string text ) : void
text string
리턴 void