Extension methods for IProjectAmender, INamespaceAmender and ITypeAmender. Entry point of the package when used in fabrics.
Namespace: Metalama.Extensions.Architecture.Fabrics
Assembly: Metalama.Extensions.Architecture.dll
Syntax
[CompileTime]
[Obsolete]
public static class AmenderExtensions
Methods
Name | Description |
---|---|
Verify(INamespaceAmender, bool) | Gets the architecture validation fluent API for a NamespaceFabric. |
Verify(IProjectAmender) | Gets the architecture validation fluent API for a ProjectFabric. |
Verify(ITypeAmender) | Gets the architecture validation fluent API for a TypeFabric. |