Open sandboxFocus
  • Article

Interface INamespaceAmender

Argument of AmendNamespace(INamespaceAmender). Allows reporting diagnostics and adding aspects to the target declaration of the fabric.

Namespace: Metalama.Framework.Fabrics
Assembly: Metalama.Framework.dll
Syntax
public interface INamespaceAmender : IAmender<INamespace>, IAmender, IQuery<INamespace>, IQuery

Properties

Name Description
Namespace

Gets the full name of the namespace on which the current fabric is applied.

Extension Methods

  • Navigation