<PackageReference Include="Relativity.ObjectManager" Version="11.2.151.22" />

kCura.Vendor.Castle.DynamicProxy.Generators.MetaMethod

public MethodAttributes Attributes { get; }

public bool HasTarget { get; }

public MethodInfo Method { get; }

public MethodInfo MethodOnTarget { get; }

public string Name { get; }

public bool Proxyable { get; }

public bool Standalone { get; }

public MetaMethod(MethodInfo method, MethodInfo methodOnTarget, bool standalone, bool proxyable, bool hasTarget)

public bool Equals(MetaMethod other)