Exemple #1
0
 public bool Any(Conditions searchConditions)
 {
     return(_crudManager.Any(searchConditions));
 }