C# Class OpenInSublimeText.ProjectHelpers

Mostrar archivo Open project: madskristensen/OpenInSublimeText

Public Methods

Method Description
GetRootFolder ( this project ) : string
GetSelectedPath ( DTE2 dte, bool openSolutionProjectAsRegularFile ) : string

Method Details

GetRootFolder() public static method

public static GetRootFolder ( this project ) : string
project this
return string

GetSelectedPath() public static method

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