C# 클래스 CadEditor.OpenFile

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

공개 프로퍼티들

프로퍼티 타입 설명
ConfigName string
DumpName string
FileName string

공개 메소드들

메소드 설명
OpenFile ( ) : System

비공개 메소드들

메소드 설명
OpenFile_Load ( object sender, EventArgs e ) : void
btClose_Click ( object sender, EventArgs e ) : void
btOpen_Click ( object sender, EventArgs e ) : void
tbConfigName_Click ( object sender, EventArgs e ) : void
tbDumpName_Click ( object sender, EventArgs e ) : void
tbFileName_Click ( object sender, EventArgs e ) : void

메소드 상세

OpenFile() 공개 메소드

public OpenFile ( ) : System
리턴 System

프로퍼티 상세

ConfigName 공개적으로 정적으로 프로퍼티

public static string ConfigName
리턴 string

DumpName 공개적으로 정적으로 프로퍼티

public static string DumpName
리턴 string

FileName 공개적으로 정적으로 프로퍼티

public static string FileName
리턴 string