Exemplo n.º 1
0
 public virtual bool Has(SearchCriteria criteria)
 {
     return criteria.Equals(searchCriteria);
 }