C# Class Rubberduck.AutoSave.AutoSave

Inheritance: IDisposable
Afficher le fichier Open project: retailcoder/Rubberduck Class Usage Examples

Méthodes publiques

Méthode Description
AutoSave ( VBE vbe, IGeneralConfigService configService ) : System
Dispose ( ) : void

Private Methods

Méthode Description
ConfigServiceSettingsChanged ( object sender, EventArgs e ) : void
_timer_Elapsed ( object sender, System.Timers.ElapsedEventArgs e ) : void

Method Details

AutoSave() public méthode

public AutoSave ( VBE vbe, IGeneralConfigService configService ) : System
vbe VBE
configService IGeneralConfigService
Résultat System

Dispose() public méthode

public Dispose ( ) : void
Résultat void