PostSharp / / API Reference / Post­Sharp.​Aspects.​Internals / Method­Interception­Args­Impl<TReturn­Value>

Class MethodInterceptionArgsImpl<TReturnValue>

Inheritance
MethodInterceptionArgsImpl<TReturnValue>
Namespace: PostSharp.Aspects.Internals
Assembly: PostSharp.dll
Syntax
[Internal]
public sealed class MethodInterceptionArgsImpl<TReturnValue> : MethodInterceptionArgs
Type Parameters
Name Description
TReturnValue

Constructors

Name Description
MethodInterceptionArgsImpl(Object, Arguments)

Fields

Name Description
TypedBinding
TypedReturnValue

Properties

Name Description
AsyncBinding
Binding
IsAsync
ReturnValue

Methods

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