Open sandboxFocus
  • TOC

Metalama Documentation

Getting started

Video tutorials

Conceptual documentation

Commented examples

API documentation

  • Article

Property Dependencies

Dependencies

Declaration
[Obsolete("In Metalama, use 'IAspectBuilder<TAspectTarget>'.'IAspectReceiver<TDeclaration>.RequireAspect<TAspect>()'.", false)]
public AspectDependencyAttributeCollection Dependencies { get; set; }
Property Value
Type Description
AspectDependencyAttributeCollection
  • Navigation