共用方式為


JsonSignedEnumReaderWriter<TEnum>.ConstructorExpression Property

Definition

The expression representing construction of this object.

[System.Runtime.CompilerServices.Nullable(1)]
public override System.Linq.Expressions.Expression ConstructorExpression { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
member this.ConstructorExpression : System.Linq.Expressions.Expression
Public Overrides ReadOnly Property ConstructorExpression As Expression

Property Value

Attributes

Applies to