IsImplicit
Property in Declaration
Summary
Gets a value indicating whether get or sets a value indicating whether this Declaration was implicitly inferred from usage.
public bool IsImplicit { get; internal set; }
Last updated
Was this helpful?