Exemplo n.º 1
0
 public AppResult Filter(AppResult result)
 {
     return(result.Text(Text, Exact));
 }