PostSharpAPI ReferencePost­Sharp.​Aspects.​InternalsAsync­Method­Binding
Open sandboxFocus

AsyncMethodBinding Class

Inheritance
AsyncMethodBinding
Namespace: PostSharp.Aspects.Internals
Assembly: PostSharp.dll
Syntax
[Internal]
public abstract class AsyncMethodBinding : Object, IAsyncMethodBinding, IMethodBinding

Constructors

Name Description
AsyncMethodBinding()

Methods

Name Description
Invoke(ref Object, Arguments)
InvokeAsync(ref Object, Arguments, Object)

Explicit Interface Implementations

Name Description
IAsyncMethodBinding.InvokeAsync(ref Object, Arguments)