Namespace System.Linq.Dynamic.Core.Parser
Classes
ExpressionParser
ExpressionParser
ExpressionPromoter
ExpressionPromoter
NumberParser
NumberParser
Interfaces
IExpressionPromoter
Expression promoter is used to promote object or value types to their destination type when an automatic promotion is available such as: int to int?