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 | |
Microsoft.Extensions.Logging.ILogger | logger |
Returns
Type | Description |
---|---|
System.Type[] |