C# Class PredictiveCodeSuggestions.Shell.Loader

Afficher le fichier Open project: JakobChristensen/Resharper.PredictiveCodeSuggestions

Private Properties

Свойство Type Description
DoUpdateFiles void
DocumentSaved void
UpdateFiles void

Méthodes publiques

Méthode Description
Loader ( ) : System

Initializes a new instance of the Loader class.

Private Methods

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

Does the update files.

DocumentSaved ( string fileName ) : void

Documents the saved.

UpdateFiles ( ) : void

Updates the files.

Method Details

Loader() public méthode

Initializes a new instance of the Loader class.
public Loader ( ) : System
Résultat System