프로퍼티 | 타입 | 설명 | |
---|---|---|---|
checkBoxAllowRepetitions | System.Windows.Forms.CheckBox | ||
comboBoxEncoding | System.Windows.Forms.ComboBox | ||
numericUpDownStringLength | System.Windows.Forms.NumericUpDown | ||
textBoxCharacterSet | System.Windows.Forms.TextBox | ||
textBoxName | System.Windows.Forms.TextBox |
메소드 | 설명 | |
---|---|---|
FieldsValid ( ) : bool | ||
GetGenerator ( ) : StringGenerator | ||
LoadGenerator ( StringGenerator Generator ) : void | ||
ucStringGenerator ( ) : System |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
메소드 | 설명 | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
NoRepititionCount ( ) : double | ||
RepititionCount ( ) : double | ||
buttonGeneratePreview_Click ( object sender, EventArgs e ) : void | ||
ucStringGenerator_Load ( object sender, EventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
리턴 | void |
public LoadGenerator ( StringGenerator Generator ) : void | ||
Generator | StringGenerator | |
리턴 | void |
public System.Windows.Forms.CheckBox checkBoxAllowRepetitions | ||
리턴 | System.Windows.Forms.CheckBox |
public System.Windows.Forms.ComboBox comboBoxEncoding | ||
리턴 | System.Windows.Forms.ComboBox |
public System.Windows.Forms.NumericUpDown numericUpDownStringLength | ||
리턴 | System.Windows.Forms.NumericUpDown |
public System.Windows.Forms.TextBox textBoxCharacterSet | ||
리턴 | System.Windows.Forms.TextBox |