Skip to content

ExpressionGenerator.Parameter() #1

Description

@hannasm

Create strongly typed paramter. This would be shorthand for

var paramExpr = Expression.Paramter(typeof(int));
xgr.WithType<int>(paramExpr);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions