IMethodLevelAspect Interface |
Runtime semantics of aspects applied to methods.
Namespace: PostSharp.Aspects
Assembly: PostSharp (in PostSharp.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public interface IMethodLevelAspect : IAspect
The IMethodLevelAspect type exposes the following members.
Name | Description | |
---|---|---|
RuntimeInitialize |
Initializes the current aspect.
|