Dependencies

Property in Declaration

Summary

Gets the collection of Declaration objects that thisDeclaration depends upon the value of.

public IEnumerable<Declaration> Dependencies { get; internal set; }

Last updated

Was this helpful?