Example #1
0
 bool HasKey(string path)
 {
     return(Verbs.HasKey(ID + "\\" + path));
 }