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

kCura.Vendor.Castle.MicroKernel.Registration.Interceptor.InterceptorGroup<S>

public class InterceptorGroup<S> : RegistrationGroup<S>
public ComponentRegistration<S> Anywhere { get; }

public ComponentRegistration<S> First { get; }

public ComponentRegistration<S> Last { get; }

public InterceptorGroup(ComponentRegistration<S> registration, InterceptorReference[] interceptors)

public ComponentRegistration<S> AtIndex(int index)