Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
GitScc
Blinkbox
GitCommand
C# Class GitScc.Blinkbox.GitCommand
Executes a command in git.
Inheritance:
SccCommand
ファイルを表示
Open project: blinkbox/Git-Source-Control-Provider
Class Usage Examples
Public Methods
Method
Description
GitCommand
(
string
command
)
Initializes a new instance of the
GitCommand
class.
Method Details
GitCommand()
public
method
Initializes a new instance of the
GitCommand
class.
public
GitCommand
(
string
command
)
command
string
The command.