Metalama / / API Documentation / Aspect API / Metalama.​Framework.​Fabrics / IFabric­Instance

Interface IFabricInstance

Represents an instance of a Fabric type including its TargetDeclaration.

Namespace: Metalama.Framework.Fabrics
Assembly: Metalama.Framework.dll
Syntax
[CompileTime]
public interface IFabricInstance : IAspectPredecessor

Properties

Name Description
Fabric

Gets the Fabric instance.

Extension Methods

AspectPredecessorExtensions.GetRoots(IAspectPredecessor)