C# Class AutoWikiBrowser.Plugins.Kingbotk.Components.TimerStats

Afficher le fichier Open project: reedy/AutoWikiBrowser

Private Properties

Свойство Type Description
CalculateETA void
Init void
InitializeComponent void
Reset void
ResetVars void
StatsSkipMisc void
StopStats void
Timer1_Tick void

Méthodes publiques

Méthode Description
TimerStats ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
CalculateETA ( double secondsPerPage ) : void
Init ( AsyncApiEdit e, Label etaLabel, PluginSettingsControl stats ) : void
InitializeComponent ( ) : void

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

Reset ( ) : void
ResetVars ( ) : void
StatsSkipMisc ( int val ) : void
StopStats ( ) : void
Timer1_Tick ( ) : void

Method Details

Dispose() protected méthode

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

TimerStats() public méthode

public TimerStats ( ) : System
Résultat System