<PackageReference Include="Relativity.Server.Kepler.Client.SDK" Version="5000.1.4" />

kCura.Vendor.Castle.DynamicProxy.Serialization.RemotableInvocation

public object[] Arguments { get; }

public Type[] GenericArguments { get; }

public object InvocationTarget { get; }

public MethodInfo Method { get; }

public object Proxy { get; }

public object ReturnValue { get; set; }

public Type TargetType { get; }

public object GetArgumentValue(int index)

public void Proceed()

public void SetArgumentValue(int index, object value)