コード例 #1
0
 private bool IsPendingDelete(string filename)
 {
     return(BasicFilesystemCache.IsPendingDelete(filename));
 }