TestLookupDataBase<(Of <(<'TEntity>)>)> Class
Class TestLookupDataBase.
Implements the ILookupDataBase
Namespace:
RingSoft.DbLookup.LookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public class TestLookupDataBase<TEntity> : ILookupDataBase
Public Class TestLookupDataBase(Of TEntity) _ Implements ILookupDataBase
generic<typename TEntity> public ref class TestLookupDataBase : ILookupDataBase
Type Parameters
- TEntity
- The type of the t entity.