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
FX
SalesLogix
Modules
GitExtensions
Model
Branch
C# Class FX.SalesLogix.Modules.GitExtensions.Model.Branch
Show file
Open project: CustomerFX/SalesLogixGitExtensions
Public Methods
Method
Description
Branch
( ) :
System
Branch
(
string
Name
) :
System
Branch
(
string
Name
,
bool
Current
) :
System
ToString
( ) :
string
Method Details
Branch()
public
method
public
Branch
( ) :
System
return
System
Branch()
public
method
public
Branch
(
string
Name
) :
System
Name
string
return
System
Branch()
public
method
public
Branch
(
string
Name
,
bool
Current
) :
System
Name
string
Current
bool
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string