C# 클래스 CadEditor.SaveScreensCount

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

공개 프로퍼티들

프로퍼티 타입 설명
Count int
ExportMode bool
Filename string
First int
Result bool

공개 메소드들

메소드 설명
SaveScreensCount ( ) : System

비공개 메소드들

메소드 설명
SaveScreensCount_Load ( object sender, EventArgs e ) : void
btOpen_Click ( object sender, EventArgs e ) : void
tbFileName_Click ( object sender, EventArgs e ) : void

메소드 상세

SaveScreensCount() 공개 메소드

public SaveScreensCount ( ) : System
리턴 System

프로퍼티 상세

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

public static int Count
리턴 int

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

public static bool ExportMode
리턴 bool

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

public static string Filename
리턴 string

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

public static int First
리턴 int

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

public static bool Result
리턴 bool