C# Class GitUI.RevisionGrid.SuperProjectInfo

ファイルを表示 Open project: gitextensions/gitextensions

Public Properties

Property Type Description
Conflict_Base string
Conflict_Local string
Conflict_Remote string
CurrentBranch string
Refs List>.Dictionary

Property Details

Conflict_Base public_oe property

public string Conflict_Base
return string

Conflict_Local public_oe property

public string Conflict_Local
return string

Conflict_Remote public_oe property

public string Conflict_Remote
return string

CurrentBranch public_oe property

public string CurrentBranch
return string

Refs public_oe property

public Dictionary> Refs
return List>.Dictionary