Exemplo n.º 1
0
 bool HasKey(string path)
 {
     return(Verbs.HasKey(ID + "\\" + path));
 }