메소드 | 설명 | |
---|---|---|
DXVcs2Git_GitToolsPackage ( ) : System |
Initializes a new instance of the DXVcs2Git_GitToolsPackage class.
|
|
ShowMergeRequestUI ( ) : void | ||
ShowOptionsUI ( ) : void |
메소드 | 설명 | |
---|---|---|
GetService ( |
||
Initialize ( ) : void |
Initialization of the package; this method is called right after the package is sited, so this is the place where you can put all the initialization code that rely on services provided by VisualStudio.
|
메소드 | 설명 | |
---|---|---|
CalcGitRepoPath ( ) : string | ||
FindGitDir ( string dirPath ) : string |
protected GetService ( |
||
serviceType | ||
리턴 | object |