Class AppExtensions
Inherited Members
Namespace: VoloDocs.Migrator
Assembly: VoloDocs.Migrator.dll
Syntax
public static class AppExtensions
Methods
Resolve<T>(IAbpApplicationWithInternalServiceProvider)
Declaration
public static T Resolve<T>(this IAbpApplicationWithInternalServiceProvider app)
Parameters
| Type | Name | Description |
|---|---|---|
| IAbpApplicationWithInternalServiceProvider | app |
Returns
| Type | Description |
|---|---|
| T |
Type Parameters
| Name | Description |
|---|---|
| T |