C# Class AutoWikiBrowser.Plugins.Kingbotk.ManualAssessments.Assessments

Inheritance: IDisposable
Show file Open project: reedy/AutoWikiBrowser Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void

Private Methods

Method Description
Assessments ( PluginSettingsControl vPluginSettings ) : System
CleanupCheckBox_CheckedChanged ( object sender, EventArgs e ) : void
Dispose ( bool disposing ) : void
EditorStatusChanged ( AsyncApiEdit sender ) : void
IsThisABug ( string text ) : void
LoadArticle ( ) : void
LoadTalkPage ( ) : void
ProcessMainSpaceArticle ( string articleTitle ) : void
ProcessTalkPage ( Article theArticle, PluginSettingsControl pluginSettings, bool &reqPhoto ) : bool
Reset ( ) : void
Save_Click ( object sender, EventArgs e ) : void
Skip_Click ( object sender, EventArgs e ) : void
ToggleAWBCleanup ( bool cleanup ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void