Show / Hide Table of Contents

Namespace Volo.Abp.Collections

Classes

TypeList

A shortcut for TypeList<TBaseType> to use object as base type.

TypeList<TBaseType>

Extends to add restriction a specific base type.

Interfaces

ITypeList

A shortcut for ITypeList<TBaseType> to use object as base type.

ITypeList<TBaseType>

Extends to add restriction a specific base type.

Back to top Powered by Volosoft