Exemplo n.º 1
0
 public IEnumerable <String> GetFiles(String query)
 {
     return(_parser.GetFiles(query, this));
 }