C# 클래스 NekoKun.ScriptListEditorInsertDialog

상속: NekoKun.UI.LynnForm
파일 보기 프로젝트 열기: NekoProject/NekoKun 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
result string

공개 메소드들

메소드 설명
ScriptListEditorInsertDialog ( ScriptListFile scriptListFile ) : System

비공개 메소드들

메소드 설명
button1_Click ( object sender, EventArgs e ) : void
button2_Click ( object sender, EventArgs e ) : void
textBox1_TextChanged ( object sender, EventArgs e ) : void

메소드 상세

ScriptListEditorInsertDialog() 공개 메소드

public ScriptListEditorInsertDialog ( ScriptListFile scriptListFile ) : System
scriptListFile ScriptListFile
리턴 System

프로퍼티 상세

result 공개적으로 프로퍼티

public string result
리턴 string