Méthode |
Description |
|
AddNewVar ( string text ) : bool |
|
|
ApplyPrompt ( ) : void |
|
|
AutoBackup ( Context ctx ) : bool |
|
|
ConstructPathFromList ( ) : string |
|
|
CreateBackup ( Context ctx, string filename ) : void |
|
|
GetBackupName ( ) : string |
|
|
GetPathVariable ( Context ctx ) : List |
|
|
InitListView ( List vars ) : void |
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor. |
|
InvalidatePaths ( Context ctx ) : void |
|
|
LoadBackup ( string path ) : void |
|
|
LoadMain ( object sender, EventArgs e ) : void |
|
|
RefreshList ( ) : void |
|
|
SetPathVariable ( Context ctx, string var ) : void |
|
|
ToggleContext ( ) : void |
|
|
btnAdd_Click ( object sender, EventArgs e ) : void |
|
|
btnApply_Click ( object sender, EventArgs e ) : void |
|
|
btnBrowse_Click ( object sender, EventArgs e ) : void |
|
|
menuItemAutoBackup_Click ( object sender, EventArgs e ) : void |
|
|
menuItemBackup_Click ( object sender, EventArgs e ) : void |
|
|
menuItemHelp_Click ( object sender, System e ) : void |
|
|
menuItemInvalidate_Click ( object sender, EventArgs e ) : void |
|
|
menuItemLoad_Click ( object sender, EventArgs e ) : void |
|
|
menuItemSwitch_Click ( object sender, EventArgs e ) : void |
|
|