XBindLiteralExpression Class

Definition

public sealed record XBindLiteralExpression(XBindLiteralKind Kind, string RawValue) : XBindExpressionNode, IEquatable<XBindExpressionNode>, IEquatable<XBindLiteralExpression>
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (2)