Свойство | Type | Description | |
---|---|---|---|
ApplyPackageDD | int | ||
ConfigFilesCbx_DropDown | void | ||
DDC_Load | void | ||
DDCfilesDgw_DragDrop | void | ||
DDCfilesDgw_DragEnter | void | ||
DDCfilesDgw_UserRemovingRow | void | ||
DescriptionDDC_LinkClicked | void | ||
FillDB | void | ||
GenerateDdcFilePath | string | ||
GetConfig | string | ||
GetRampUpMdl | string | ||
Highlight_CheckStateChanged | void | ||
InitializeComponent | void | ||
PopCFGs | void | ||
PopMDLs | void | ||
RemoveEntry | void | ||
SetDefaultFromConfig | void | ||
btnAddArr_Click | void | ||
btnConfigFile_Click | void | ||
btnGenerate_Click | void | ||
btnRampUp_Click | void | ||
btnRemove_Click | void | ||
bw_Completed | void | ||
bw_DoWork | void | ||
bw_ProgressChanged | void | ||
cmbRampUp_SelectedIndexChanged | void | ||
ramUpMdlsCbox_DropDown | void |
Méthode | Description | |
---|---|---|
ApplyDD ( string filePath, int phraseLen, bool removeSus, string rampPath, string cfgPath, string &consoleOutput, bool overWrite = false, bool keepLog = false ) : int | ||
DDC ( ) : System |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Méthode | Description | |
---|---|---|
ApplyPackageDD ( string filePath, int phraseLen, bool removeSus, string rampPath, string cfgPath, string &consoleOutput, bool overWrite = false, bool keepLog = false ) : int | ||
ConfigFilesCbx_DropDown ( object sender, |
||
DDC_Load ( object sender, |
||
DDCfilesDgw_DragDrop ( object sender, |
||
DDCfilesDgw_DragEnter ( object sender, |
||
DDCfilesDgw_UserRemovingRow ( object sender, System.Windows.Forms.DataGridViewRowCancelEventArgs e ) : void | ||
DescriptionDDC_LinkClicked ( object sender, System.Windows.Forms.LinkLabelLinkClickedEventArgs e ) : void |
Optimized for Opera, Google Chrome and Firefox.
|
|
FillDB ( ) : void | ||
GenerateDdcFilePath ( string filePath ) : string | ||
GetConfig ( ) : string | ||
GetRampUpMdl ( ) : string | ||
Highlight_CheckStateChanged ( object sender, |
||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
PopCFGs ( ) : void | ||
PopMDLs ( ) : void | ||
RemoveEntry ( string path ) : void | ||
SetDefaultFromConfig ( ) : void | ||
btnAddArr_Click ( object sender, |
||
btnConfigFile_Click ( object sender, |
||
btnGenerate_Click ( object sender, |
||
btnRampUp_Click ( object sender, |
||
btnRemove_Click ( object sender, |
||
bw_Completed ( object sender, |
||
bw_DoWork ( object sender, |
||
bw_ProgressChanged ( object sender, |
||
cmbRampUp_SelectedIndexChanged ( object sender, |
||
ramUpMdlsCbox_DropDown ( object sender, |
public ApplyDD ( string filePath, int phraseLen, bool removeSus, string rampPath, string cfgPath, string &consoleOutput, bool overWrite = false, bool keepLog = false ) : int | ||
filePath | string | |
phraseLen | int | |
removeSus | bool | |
rampPath | string | |
cfgPath | string | |
consoleOutput | string | |
overWrite | bool | |
keepLog | bool | |
Résultat | int |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
Résultat | void |