C# 클래스 ScrumPowerTools.Model.QueryResultsDocumentCreationObserver

Responsible for observing the creation of query results documents and notifying when it happens.
파일 보기 프로젝트 열기: cqse/ScrumPowerTools 1 사용 예제들

공개 메소드들

메소드 설명
QueryResultsDocumentCreationObserver ( DocumentService documentService ) : System

비공개 메소드들

메소드 설명
DocumentAdded ( object sender, DocumentService e ) : void
ObserveDocumentCreations ( ) : void

메소드 상세

QueryResultsDocumentCreationObserver() 공개 메소드

public QueryResultsDocumentCreationObserver ( DocumentService documentService ) : System
documentService DocumentService
리턴 System