Runtime semantics of aspects applied at assembly level.
Namespace: PostSharp.Aspects
Assembly: PostSharp.dll
Syntax
public interface IAssemblyLevelAspect : IAspect
Remarks
An assembly-level aspect has no equivalent to RuntimeInitialize since assemblies are never initialized.