PostSharp / / API Reference / Post­Sharp.​Aspects / Method­Interception­Args

Class MethodInterceptionArgs

Namespace: PostSharp.Aspects
Assembly: PostSharp.dll
Syntax
public abstract class MethodInterceptionArgs : AdviceArgs

Properties

Name Description
Arguments
AsyncBinding
Binding
IsAsync
Method
ReturnValue

Methods

Name Description
Invoke(Arguments)
InvokeAsync(Arguments)
Proceed()
ProceedAsync()