Class ServiceDescriptorExtensions
Inherited Members
Namespace: Microsoft.Extensions.DependencyInjection
Assembly: Volo.Abp.Core.dll
Syntax
public static class ServiceDescriptorExtensions
Methods
NormalizedImplementationInstance(ServiceDescriptor)
Declaration
public static object? NormalizedImplementationInstance(this ServiceDescriptor descriptor)
Parameters
| Type | Name | Description |
|---|---|---|
| ServiceDescriptor | descriptor |
Returns
| Type | Description |
|---|---|
| object |
NormalizedImplementationType(ServiceDescriptor)
Declaration
public static Type? NormalizedImplementationType(this ServiceDescriptor descriptor)
Parameters
| Type | Name | Description |
|---|---|---|
| ServiceDescriptor | descriptor |
Returns
| Type | Description |
|---|---|
| Type |