Skip to content

ParameterPredicate.Expression property

csharp
public Expression<Func<object, Type, bool>> Expression { get; set; }
public Expression<Func<object, Type, bool>> Expression { get; set; }

See Also