Ejemplo n.º 1
0
 protected virtual IFilter ToStatement(ConstantExpression c)
 {
     return(_filterFactory.ToObjectValue(c.Value));
 }