C# Class pocorall.SCM_Notifier.ErrorLogForm

Summary description for SettingsProjectForm.
Inheritance: System.Windows.Forms.Form
Datei anzeigen Open project: pocorall/scm-notifier

Public Methods

Method Description
ErrorLogForm ( Hashtable errorLog ) : System.Collections

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Method Description
InitializeComponent ( ) : void
btnClear_Click ( object sender, System e ) : void
timer1_Tick ( object sender, System e ) : void

Method Details

Dispose() protected method

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool
return void

ErrorLogForm() public method

public ErrorLogForm ( Hashtable errorLog ) : System.Collections
errorLog System.Collections.Hashtable
return System.Collections