PostSharp.ILAPI ReferencePost­Sharp.​AspectsIType­Level­Aspect
Open sandboxFocus

ITypeLevelAspect Interface

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.