MetalamaAPI documentationAspect APIMetalama.​Framework.​AspectsIAspect
Open sandboxFocus

IAspect Interface

The base interface for all aspects. A class should not implement this interface, but the strongly-typed variant IAspect<T>.

Namespace: Metalama.Framework.Aspects
Assembly: Metalama.Framework.dll
Syntax
[RunTimeOrCompileTime]
public interface IAspect : ICompileTimeSerializable, ITemplateProvider