コード例 #1
0
 public bool FileExists(string fileName) => _idx.TryGetEntry(fileName, out var _);