PostSharpAPI ReferencePost­Sharp.​Aspects.​InternalsMethod­Interception­Args­Impl
Open sandboxFocus

MethodInterceptionArgsImpl Class

Inheritance
MethodInterceptionArgsImpl
Namespace: PostSharp.Aspects.Internals
Assembly: PostSharp.dll
Syntax
[Internal]
public sealed class MethodInterceptionArgsImpl : MethodInterceptionArgs

Constructors

Name Description
MethodInterceptionArgsImpl(Object, Arguments)

Fields

Name Description
TypedBinding

Properties

Name Description
AsyncBinding
Binding
IsAsync
ReturnValue

Methods

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