DataRepositoryRegistryItem<(Of <(<'TEntity>)>)> Class
Class DataRepositoryRegistryItem.
Implements the DataRepositoryRegistryItemBase
Namespace:
RingSoft.DbLookup.TestingAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public class DataRepositoryRegistryItem<TEntity> : DataRepositoryRegistryItemBase
Public Class DataRepositoryRegistryItem(Of TEntity) _ Inherits DataRepositoryRegistryItemBase
generic<typename TEntity> public ref class DataRepositoryRegistryItem : public DataRepositoryRegistryItemBase
Type Parameters
- TEntity
- The type of the t entity.
Inheritance Hierarchy
RingSoft.DbLookup.Testing..::..DataRepositoryRegistryItemBase
RingSoft.DbLookup.Testing..::..DataRepositoryRegistryItem<(Of <(<'TEntity>)>)>