Exemplo n.º 1
0
 public bool ExtendFromQuery(string query)
 {
     return _layer.ExtendFromQuery(query);
 }