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