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

Interface IMethodLevelAspect

Runtime semantics of aspects applied to methods.

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

Methods

Name Description
RuntimeInitialize(MethodBase)

Initializes the current aspect.