PostSharpAPI ReferencePost­Sharp.​Aspects.​InternalsMethod­Interception­Args­Impl<TReturn­Value>
Open sandboxFocus

MethodInterceptionArgsImpl<TReturnValue> Class

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()