Class TypeList
Inherited Members
Namespace: Volo.Abp.Collections
Assembly: Volo.Abp.Core.dll
Syntax
public class TypeList : TypeList<object>, ITypeList, ITypeList<object>, IList<Type>, ICollection<Type>, IEnumerable<Type>, IEnumerable
Constructors
TypeList()
Declaration
public TypeList()