Class ExposedServiceExplorer
Inheritance
object
ExposedServiceExplorer
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.DependencyInjection
Assembly: Volo.Abp.Core.dll
Syntax
public static class ExposedServiceExplorer
Methods
GetExposedServices(Type)
Declaration
public static List<Type> GetExposedServices(Type type)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Type | type |
Returns
| Type | Description |
|---|---|
| System.Collections.Generic.List<T><System.Type> |