<PackageReference Include="Castle.Core" Version="3.3.0" />

InvocationMethods

public static class InvocationMethods
Holds MethodInfo objects representing methods of AbstractInvocation class.

public static readonly MethodInfo EnsureValidTarget

public static readonly MethodInfo GetArguments

public static readonly MethodInfo GetArgumentValue

public static readonly MethodInfo GetReturnValue

public static readonly MethodInfo Proceed

public static readonly FieldInfo ProxyObject

public static readonly MethodInfo SetArgumentValue

public static readonly MethodInfo SetGenericMethodArguments

public static readonly MethodInfo SetReturnValue

public static readonly FieldInfo Target

public static readonly MethodInfo ThrowOnNoTarget