IsImplicit

Property in Declaration

Summary

Get or sets a value indicating whether this Declaration was implicitly inferred from usage.

public bool IsImplicit { get; internal set; }

Last updated