[]
Set of extension methods to work with scoped filter expressions
public static class ScopedFilterExpressionEx
| Name | Description |
|---|---|
| GetExpresssionInScope(FilterExpression?, string) | Gets the expression corresponding to the specified |
| IsExpresssionInScope(FilterExpression, string) | Gets whether the |
| RemoveExpressionInScope(FilterExpression?, string) | Removes the expression in the specified |
| ReplaceExpressionInScope(FilterExpression?, string, FilterExpression?) | Replaces the expression in the specified |