Show / Hide Table of Contents

Class GlobalFeatureInterceptorRegistrar

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

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