ExpressionParserINegationSignatures Interface |
[Missing <summary> documentation for "T:System.Linq.Dynamic.ExpressionParser.INegationSignatures"]
Namespace: System.Linq.Dynamic
private interface INegationSignatures
Name | Description | |
---|---|---|
![]() | F(Decimal) | |
![]() | F(Double) | |
![]() | F(Int32) | |
![]() | F(Int64) | |
![]() | F(NullableDecimal) | |
![]() | F(NullableDouble) | |
![]() | F(NullableInt32) | |
![]() | F(NullableInt64) | |
![]() | F(NullableSingle) | |
![]() | F(Single) |