Show / Hide Table of Contents

Class PlugInSourceExtensions

Inheritance
object
PlugInSourceExtensions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Modularity.PlugIns
Assembly: Volo.Abp.Core.dll
Syntax
public static class PlugInSourceExtensions

Methods

GetModulesWithAllDependencies(IPlugInSource, ILogger)

Declaration
public static Type[] GetModulesWithAllDependencies(this IPlugInSource plugInSource, ILogger logger)
Parameters
Type Name Description
IPlugInSource plugInSource
ILogger logger
Returns
Type Description
Type[]
In this article
Back to top Powered by ABP.IO Platform