Exemplo n.º 1
0
 public virtual string GetBoundBranch(FilePath localPath)
 {
     return(Bazaar.GetBoundBranch(localPath.FullPath));
 }