Class MethodBinding
Implements
Namespace: PostSharp.Aspects.Internals
Assembly: PostSharp.dll
Syntax
[Internal]
public abstract class MethodBinding : Object, IMethodBinding
Constructors
Name | Description |
---|---|
MethodBinding() |
Methods
Name | Description |
---|---|
Invoke(ref Object, Arguments, Object) |
Explicit Interface Implementations
Name | Description |
---|---|
IMethodBinding.Invoke(ref Object, Arguments) |