Property in Declaration
Gets the collection of Declaration objects that this Declaration depends upon the value of.
public IEnumerable<Declaration> Dependencies { get; internal set; }
Last updated 2 months ago
Was this helpful?