Ejemplo n.º 1
0
 public bool FileExists(FileKey fileKey, FilePath options, out string filePath)
 => FileExists(fileKey.ToFilePart(), options, out filePath);