C# Class pocorall.SCM_Notifier.ErrorLogForm

Summary description for SettingsProjectForm.
Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: pocorall/scm-notifier

Méthodes publiques

Méthode Description
ErrorLogForm ( Hashtable errorLog ) : System.Collections

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
InitializeComponent ( ) : void
btnClear_Click ( object sender, System e ) : void
timer1_Tick ( object sender, System e ) : void

Method Details

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

ErrorLogForm() public méthode

public ErrorLogForm ( Hashtable errorLog ) : System.Collections
errorLog System.Collections.Hashtable
Résultat System.Collections