C# 클래스 OpenInSublimeText.ProjectHelpers

파일 보기 프로젝트 열기: madskristensen/OpenInSublimeText

공개 메소드들

메소드 설명
GetRootFolder ( this project ) : string
GetSelectedPath ( DTE2 dte, bool openSolutionProjectAsRegularFile ) : string

메소드 상세

GetRootFolder() 공개 정적인 메소드

public static GetRootFolder ( this project ) : string
project this
리턴 string

GetSelectedPath() 공개 정적인 메소드

public static GetSelectedPath ( DTE2 dte, bool openSolutionProjectAsRegularFile ) : string
dte DTE2
openSolutionProjectAsRegularFile bool
리턴 string