Search Results for

    Show / Hide Table of Contents

    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?

    In This Article
    Back to top Generated by DocFX