C# Class CadEditor.SaveScreensCount

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: spiiin/CadEditor Class Usage Examples

Méthodes publiques

Свойство Type Description
Count int
ExportMode bool
Filename string
First int
Result bool

Méthodes publiques

Méthode Description
SaveScreensCount ( ) : System

Private Methods

Méthode Description
SaveScreensCount_Load ( object sender, EventArgs e ) : void
btOpen_Click ( object sender, EventArgs e ) : void
tbFileName_Click ( object sender, EventArgs e ) : void

Method Details

SaveScreensCount() public méthode

public SaveScreensCount ( ) : System
Résultat System

Property Details

Count public_oe static_oe property

public static int Count
Résultat int

ExportMode public_oe static_oe property

public static bool ExportMode
Résultat bool

Filename public_oe static_oe property

public static string Filename
Résultat string

First public_oe static_oe property

public static int First
Résultat int

Result public_oe static_oe property

public static bool Result
Résultat bool