C# Class GitCommands.GitItem

Inheritance: IGitItem
Afficher le fichier Open project: bleis-tift/gitextensions Class Usage Examples

Protected Properties

Свойство Type Description
subItems List

Méthodes publiques

Méthode Description
GitItem ( ) : System

Method Details

GitItem() public méthode

public GitItem ( ) : System
Résultat System

Property Details

subItems protected_oe property

protected List subItems
Résultat List