Show / Hide Table of Contents

Class ExposedServiceExplorer

Inheritance
System.Object
ExposedServiceExplorer
Namespace: Volo.Abp.DependencyInjection
Assembly: Volo.Abp.Core.dll
Syntax
public static class ExposedServiceExplorer : object

Methods

GetExposedServices(Type)

Declaration
public static List<Type> GetExposedServices(Type type)
Parameters
Type Name Description
Type type
Returns
Type Description
List<Type>
Back to top Powered by Volosoft