Ejemplo n.º 1
0
 public string[] GetNames(
     string query   = "",
     int maxResults = 10) => queries.GetNames(query, maxResults);