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

IMethodLevelAspect Interface

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.