Show / Hide Table of Contents

Class PlugInSourceExtensions

Inheritance
System.Object
PlugInSourceExtensions
Namespace: Volo.Abp.Modularity.PlugIns
Assembly: Volo.Abp.Core.dll
Syntax
public static class PlugInSourceExtensions : object

Methods

GetModulesWithAllDependencies(IPlugInSource)

Declaration
public static Type[] GetModulesWithAllDependencies(this IPlugInSource plugInSource)
Parameters
Type Name Description
IPlugInSource plugInSource
Returns
Type Description
Type[]
Back to top Powered by Volosoft