C# 클래스 QuakeConsole.ConsoleContainer

상속: System.Windows.Forms.SplitContainer, FocusableTerminal
파일 보기 프로젝트 열기: Hemlock/QuakeConsole 1 사용 예제들

공개 메소드들

메소드 설명
ConsoleContainer ( Orientation orientation ) : System
FocusTerminal ( ) : void

비공개 메소드들

메소드 설명
OnMouseUp ( object sender, MouseEventArgs e ) : void
TerminalRemoved ( object sender, System.Windows.Forms.ControlEventArgs e ) : void

메소드 상세

ConsoleContainer() 공개 메소드

public ConsoleContainer ( Orientation orientation ) : System
orientation Orientation
리턴 System

FocusTerminal() 공개 메소드

public FocusTerminal ( ) : void
리턴 void