Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
GitUI
GitUICommands
StartBlameDialog
GitUI.GitUICommands.StartBlameDialog C# (CSharp) Method
GitUICommands Class Documentation
显示文件
Open project: bleis-tift/gitextensions
StartBlameDialog()
public
method
public
StartBlameDialog
(
string
fileName
) :
bool
fileName
string
return
bool
public bool StartBlameDialog(string fileName) { return StartBlameDialog(fileName, null); }
Same methods
GitUICommands::
StartBlameDialog
(
string
fileName
,
GitRevision
revision
) :
bool
GitUICommands
CommandLineCommand
GitCommand
InvokeEvent
StartAddFilesDialog
StartApplyPatchDialog
StartArchiveDialog
StartBlameDialog
StartBrowseDialog
StartCheckoutBranchDialog
StartCheckoutRevisionDialog
StartCherryPickDialog
StartCloneDialog
StartCommandLineProcessDialog
StartCommitDialog
StartCompareRevisionsDialog
StartCreateBranchDialog
StartCreateTagDialog
StartDeleteBranchDialog
StartDeleteTagDialog
StartEditGitAttributesDialog
StartEditGitIgnoreDialog
StartFileHistoryDialog
StartFormatPatchDialog
StartGitCommandProcessDialog
StartInitializeDialog
StartMailMapDialog
StartMergeBranchDialog
StartPluginSettingsDialog
StartPullDialog
StartPushDialog
StartRebaseDialog
StartRemotesDialog
StartResolveConflictsDialog
StartSettingsDialog
StartStashDialog
StartSubmodulesDialog
StartUpdateSubmodulesDialog
StartUpdateSubmodulesRecursiveDialog
StartVerifyDatabaseDialog
StartViewPatchDialog
UpdateSubmodulesRecursive