C# Class Scr.MainForm

Afficher le fichier Open project: vitalyobukhov/WebSaver

Méthodes publiques

Méthode Description
MainForm ( StartupArgs startupArgs ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
CheckBrowser ( ) : bool
HandleArgs ( ) : bool
HandleConfiguration ( ) : void
HandlePreview ( ) : bool
HandleRun ( ) : void
InitContent ( ) : bool
InitUI ( ) : void
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

MainForm_Load ( object sender, EventArgs args ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

MainForm() public méthode

public MainForm ( StartupArgs startupArgs ) : System
startupArgs StartupArgs
Résultat System