Exemplo n.º 1
0
 public static IEnumerable <string> Files(bool includeExtensions)
 {
     return(_storage.Files(includeExtensions));
 }