MetalamaAPI documentationAspect APIMetalama.​Framework.​AspectsmetaAspect­Instance
Open sandboxFocus

meta.AspectInstance Property

AspectInstance

Gets the current IAspectInstance, which gives access to the Predecessors and the SecondaryInstances of the current aspect.

Declaration
public static IAspectInstance AspectInstance { get; }
Property Value
Type Description
IAspectInstance
See Also