Свойство | Тип | Описание | |
---|---|---|---|
VCSInfo | string | ||
creators | System.Windows.Forms.AutoCompleteStringCollection | ||
issues | |||
parameters | |||
rootpath | string |
Метод | Описание | |
---|---|---|
CheckCommit ( |
||
GetCommitMessage ( |
||
GetCommitMessage2 ( |
||
GetLinkText ( |
||
HasOptions ( ) : bool | ||
OnCommitFinished ( |
||
ShowOptionsDialog ( |
||
ValidateParameters ( |
||
XMLitems ( |
||
callBEcmd ( string BErepopath, string arguments, string inputs = null ) : string[] | ||
findIssues ( string shortnames ) : List |
||
loadIssues ( IWin32Window hwnd, string rootdir = null ) : bool | ||
walkDirectoryTree ( |
||
writeHTML ( IWin32Window hwnd, string rootdir = null ) : void |
public CheckCommit ( |
||
hParentWnd | ||
parameters | string | |
commonUrl | string | |
commonRoot | string | |
pathList | string | |
commitMessage | string | |
Результат | string |
public GetCommitMessage ( |
||
hParentWnd | ||
parameters | string | |
commonRoot | string | |
pathList | string | |
originalMessage | string | |
Результат | string |
public GetCommitMessage2 ( |
||
hParentWnd | ||
parameters | string | |
commonUrl | string | |
commonRoot | string | |
pathList | string | |
originalMessage | string | |
bugID | string | |
bugIDOut | string | |
revPropNames | string | |
revPropValues | string | |
Результат | string |
public GetLinkText ( |
||
hParentWnd | ||
parameters | string | |
Результат | string |
public OnCommitFinished ( |
||
hParentWnd | ||
commonRoot | string | |
pathList | string | |
logMessage | string | |
revision | int | |
Результат | string |
public ShowOptionsDialog ( |
||
hParentWnd | ||
parameters | string | |
Результат | string |
public ValidateParameters ( |
||
hParentWnd | ||
parameters | string | |
Результат | bool |
public XMLitems ( |
||
xml | ||
item | string | |
unique | bool | |
sorted | bool | |
Результат | List |
public callBEcmd ( string BErepopath, string arguments, string inputs = null ) : string[] | ||
BErepopath | string | |
arguments | string | |
inputs | string | |
Результат | string[] |
public findIssues ( string shortnames ) : List |
||
shortnames | string | |
Результат | List |
public loadIssues ( IWin32Window hwnd, string rootdir = null ) : bool | ||
hwnd | IWin32Window | |
rootdir | string | |
Результат | bool |
public walkDirectoryTree ( |
||
root | ||
filters | string | |
Результат | List |
public writeHTML ( IWin32Window hwnd, string rootdir = null ) : void | ||
hwnd | IWin32Window | |
rootdir | string | |
Результат | void |
public AutoCompleteStringCollection,System.Windows.Forms creators | ||
Результат | System.Windows.Forms.AutoCompleteStringCollection |
public XPathDocument,System.Xml.XPath issues | ||
Результат |