Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
GitMenu
Commands
BlameCommand
C# Class GitMenu.Commands.BlameCommand
Inheritance:
GitCommand
Show file
Open project: kthompson/gitmenu
Public Methods
Method
Description
BlameCommand
(
GitMenuPackage
provider
) :
System
Protected Methods
Method
Description
OnExecute
( ) :
void
Method Details
BlameCommand()
public
method
public
BlameCommand
(
GitMenuPackage
provider
) :
System
provider
GitMenuPackage
return
System
OnExecute()
protected
method
protected
OnExecute
( ) :
void
return
void