Show / Hide Table of Contents

Class FeatureInterceptorRegistrar

Inheritance
object
FeatureInterceptorRegistrar
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Features
Assembly: Volo.Abp.Features.dll
Syntax
public static class FeatureInterceptorRegistrar

Methods

RegisterIfNeeded(IOnServiceRegistredContext)

Declaration
public static void RegisterIfNeeded(IOnServiceRegistredContext context)
Parameters
Type Name Description
IOnServiceRegistredContext context
In this article
Back to top Powered by ABP.IO Platform