Suoranta.WebApp.Types Namespace
Suoranta.WebApp - Developer API

Read<(Of <(<'TComponent, TBuilder>)>)> Class

Namespace:  Suoranta.WebApp.Kendo.Data
Assembly:  Suoranta.WebApp (in Suoranta.WebApp.dll)

Syntax


public class Read<TComponent, TBuilder>
where TComponent : WidgetBase
where TBuilder : WidgetBuilderBase<TComponent, TBuilder>

Type Parameters

TComponent
TBuilder

Inheritance Hierarchy


Object
  Suoranta.WebApp.Kendo.Data..::..Read<(Of <(<'TComponent, TBuilder>)>)>