RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

LookupDataMaui<(Of <(<'TEntity>)>)> Class

Class LookupDataMaui. Implements the LookupDataMauiBase

Namespace:  RingSoft.DbLookup.Lookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public class LookupDataMaui<TEntity> : LookupDataMauiBase
Public Class LookupDataMaui(Of TEntity) _
	Inherits LookupDataMauiBase
generic<typename TEntity>
public ref class LookupDataMaui : public LookupDataMauiBase

Type Parameters

TEntity
The type of the t entity.

Inheritance Hierarchy


Object
  RingSoft.DbLookup.Lookup..::..LookupDataMauiBase
    RingSoft.DbLookup.Lookup..::..LookupDataMaui<(Of <(<'TEntity>)>)>