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

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

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

Метод Описание
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