MetalamaAPI documentationAspect APIMetalama.​Framework.​AspectsAspect­PredecessorInstance
Open sandboxFocus

AspectPredecessor.Instance Property

Instance

Gets the object that created the aspect instance. It can be an IAspectInstance, an IFabricInstance, or an IAttribute.

Declaration
public IAspectPredecessor Instance { get; }
Property Value
Type Description
IAspectPredecessor