Свойство | Тип | Описание | |
---|---|---|---|
buttonSearchFile | System.Windows.Forms.Button | ||
comboBoxEncoding | System.Windows.Forms.ComboBox | ||
textBoxFileName | System.Windows.Forms.TextBox | ||
textBoxName | System.Windows.Forms.TextBox |
Метод | Описание | |
---|---|---|
FieldsValid ( ) : bool | ||
GetGenerator ( ) : FileGenerator | ||
LoadGenerator ( FileGenerator Generator ) : void | ||
ucFileGenerator ( ) : System |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Метод | Описание | |
---|---|---|
File_Generator_Load ( object sender, EventArgs e ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
buttonSearchFile_Click ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Результат | void |
public LoadGenerator ( FileGenerator Generator ) : void | ||
Generator | FileGenerator | |
Результат | void |
public System.Windows.Forms.Button buttonSearchFile | ||
Результат | System.Windows.Forms.Button |
public System.Windows.Forms.ComboBox comboBoxEncoding | ||
Результат | System.Windows.Forms.ComboBox |
public System.Windows.Forms.TextBox textBoxFileName | ||
Результат | System.Windows.Forms.TextBox |