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