C# Class HgLib.Repository.HgRootDictionary

Afficher le fichier Open project: HexWrench/VisualHG2015

Méthodes publiques

Méthode Description
Clear ( ) : void
GetBranch ( string path ) : string
HgRootDictionary ( ) : System
Update ( string root ) : void

Method Details

Clear() public méthode

public Clear ( ) : void
Résultat void

GetBranch() public méthode

public GetBranch ( string path ) : string
path string
Résultat string

HgRootDictionary() public méthode

public HgRootDictionary ( ) : System
Résultat System

Update() public méthode

public Update ( string root ) : void
root string
Résultat void