C# Class GitCommands.GitItem

Inheritance: IGitItem
Exibir arquivo Open project: bleis-tift/gitextensions Class Usage Examples

Protected Properties

Property Type Description
subItems List

Public Methods

Method Description
GitItem ( ) : System

Method Details

GitItem() public method

public GitItem ( ) : System
return System

Property Details

subItems protected_oe property

protected List subItems
return List