C# 클래스 ConfigTool.TextEditorPopup

상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: fragmer/fCraft 1 사용 예제들

공개 메소드들

메소드 설명
TextEditorPopup ( string _fileName, string defaultValue ) : System

비공개 메소드들

메소드 설명
CheckForLongLines ( ) : bool
bOK_Click ( object sender, EventArgs e ) : void
tRules_KeyDown ( object sender, KeyEventArgs e ) : void

메소드 상세

TextEditorPopup() 공개 메소드

public TextEditorPopup ( string _fileName, string defaultValue ) : System
_fileName string
defaultValue string
리턴 System