Class TypePlugInSource
Inheritance
object
TypePlugInSource
Implements
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 class TypePlugInSource : IPlugInSource
Constructors
TypePlugInSource(params Type[]?)
Declaration
public TypePlugInSource(params Type[]? moduleTypes)
Parameters
Type | Name | Description |
---|---|---|
System.Type[] | moduleTypes |
Methods
GetModules()
Declaration
public Type[] GetModules()
Returns
Type | Description |
---|---|
System.Type[] |