IAssemblyLevelAspect Interface |
Runtime semantics of aspects applied at assembly level.
Namespace: PostSharp.Aspects
Assembly: PostSharp (in PostSharp.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public interface IAssemblyLevelAspect : IAspect
An assembly-level aspect has no equivalent to RuntimeInitialize since assemblies are never initialized.