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