Class AbpModuleLifecycleOptions
Inheritance
object
AbpModuleLifecycleOptions
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
Assembly: Volo.Abp.Core.dll
Syntax
public class AbpModuleLifecycleOptions
Constructors
AbpModuleLifecycleOptions()
Declaration
public AbpModuleLifecycleOptions()
Properties
Contributors
Declaration
public ITypeList<IModuleLifecycleContributor> Contributors { get; }
Property Value
Type | Description |
---|---|
ITypeList<IModuleLifecycleContributor> |