C# 클래스 PredictiveCodeSuggestions.Shell.Loader

파일 보기 프로젝트 열기: JakobChristensen/Resharper.PredictiveCodeSuggestions

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