Ejemplo n.º 1
0
 protected void ApplyDataFilter(string name, Expression <Func <TEntity, bool> > exp) => DataFilter.Apply(name, exp);