PostSharp//API Reference/Post­Sharp.​Aspects/IType­Level­Aspect
Open sandboxFocus

Interface ITypeLevelAspect

Run-time semantics of aspects applied to types.

Namespace: PostSharp.Aspects
Assembly: PostSharp.dll
Syntax
public interface ITypeLevelAspect : IAspect

Methods

Name Description
RuntimeInitialize(Type)

Initializes the current aspect.