Show / Hide Table of Contents

Class AppExtensions

Inheritance
object
AppExtensions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
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
In this article
Back to top Powered by ABP.IO Platform