Method Else
Else(Expression<Func<TContext, T>>)
Declaration
IConditionalRuleBuilderPhase2<T, TContext> Else(Expression<Func<TContext, T>> targetExpression)
Parameters
Type | Name | Description |
---|---|---|
Expression<Func<TContext, T>> | targetExpression |
Returns
Type | Description |
---|---|
IConditionalRuleBuilderPhase2<T, TContext> |