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