C# Класс PredictiveCodeSuggestions.Shell.Loader

Показать файл Открыть проект

Private Properties

Свойство Тип Описание
DoUpdateFiles void
DocumentSaved void
UpdateFiles void

Открытые методы

Метод Описание
Loader ( ) : System

Initializes a new instance of the Loader class.

Приватные методы

Метод Описание
DoUpdateFiles ( object sender, System.Timers.ElapsedEventArgs e ) : void

Does the update files.

DocumentSaved ( string fileName ) : void

Documents the saved.

UpdateFiles ( ) : void

Updates the files.

Описание методов

Loader() публичный Метод

Initializes a new instance of the Loader class.
public Loader ( ) : System
Результат System