C# Класс ScrumPowerTools.Model.QueryResultsDocumentCreationObserver

Responsible for observing the creation of query results documents and notifying when it happens.
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
QueryResultsDocumentCreationObserver ( DocumentService documentService ) : System

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

Метод Описание
DocumentAdded ( object sender, DocumentService e ) : void
ObserveDocumentCreations ( ) : void

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

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

public QueryResultsDocumentCreationObserver ( DocumentService documentService ) : System
documentService DocumentService
Результат System