Namespace Volo.Abp.Collections
Classes
TypeList
A shortcut for TypeList<TBaseType> to use object as base type.
TypeList<TBaseType>
Extends
Interfaces
ITypeList
A shortcut for ITypeList<TBaseType> to use object as base type.
ITypeList<TBaseType>
Extends