C# 클래스 PredictiveCodeSuggestions.Shell.DocumentEventHandler

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

공개 메소드들

메소드 설명
DocumentEventHandler ( DocumentManagerOperations ops ) : System

Initializes a new instance of the DocumentEventHandler class.

비공개 메소드들

메소드 설명
AfterDocumentSaved ( object sender, DocumentSavedEventArgs e ) : void

Called after the document is saved.

메소드 상세

DocumentEventHandler() 공개 메소드

Initializes a new instance of the DocumentEventHandler class.
public DocumentEventHandler ( DocumentManagerOperations ops ) : System
ops DocumentManagerOperations The ops.
리턴 System