Exemplo n.º 1
0
 public IEnumerable <StateRange> SearchState(IEnumerable <string> expressions)
 {
     return(_service.SearchState(expressions));
 }