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. |
Runtime semantics of aspects applied to methods.
public interface IMethodLevelAspect : IAspect
Name | Description |
---|---|
RuntimeInitialize(MethodBase) | Initializes the current aspect. |