C# 클래스 ScrumPowerTools.Services.TfsQueryShortcutOpener

파일 보기 프로젝트 열기: cqse/ScrumPowerTools 1 사용 예제들

공개 메소드들

메소드 설명
Open ( uint shortcutNr ) : void
TfsQueryShortcutOpener ( DocumentService documentService, IVisualStudioAdapter visualStudioAdapter, TfsQueryShortcutStore store ) : System

비공개 메소드들

메소드 설명
ShowQueryResults ( QueryDefinition queryDefinition ) : void

메소드 상세

Open() 공개 메소드

public Open ( uint shortcutNr ) : void
shortcutNr uint
리턴 void

TfsQueryShortcutOpener() 공개 메소드

public TfsQueryShortcutOpener ( DocumentService documentService, IVisualStudioAdapter visualStudioAdapter, TfsQueryShortcutStore store ) : System
documentService DocumentService
visualStudioAdapter IVisualStudioAdapter
store TfsQueryShortcutStore
리턴 System