ExpressionParserIArithmeticSignaturesF Method (NullableDecimal, NullableDecimal) |
[Missing <summary> documentation for "M:System.Linq.Dynamic.ExpressionParser.IArithmeticSignatures.F(System.Nullable{System.Decimal},System.Nullable{System.Decimal})"]
Namespace: System.Linq.Dynamic
void F( Nullable<decimal> x, Nullable<decimal> y )