C# 클래스 CommandTaskRunner.AddCommand

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

공개 메소드들

메소드 설명
Initialize ( AsyncPackage package ) : System.Threading.Tasks.Task

비공개 메소드들

메소드 설명
AddCommand ( Microsoft.VisualStudio.Shell.OleMenuCommandService commandService, DTE2 dte ) : System
AddCommandToFile ( object sender, EventArgs e ) : void
AddFileToProject ( ProjectItem item, bool isSolution, string configPath ) : void
BeforeQueryStatus ( object sender, EventArgs e ) : void
GetConfigPath ( ProjectItem item, bool &isSolution ) : string
OpenTaskRunnerExplorer ( ) : void

메소드 상세

Initialize() 공개 정적인 메소드

public static Initialize ( AsyncPackage package ) : System.Threading.Tasks.Task
package AsyncPackage
리턴 System.Threading.Tasks.Task