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

DTO<(Of <(<'T>)>)> Class

Namespace:  Suoranta.WebApp.Types
Assembly:  Suoranta.WebApp (in Suoranta.WebApp.dll)

Syntax


public abstract class DTO<T>
where T : DTO<T>

Type Parameters

T

Inheritance Hierarchy


Object
  Suoranta.WebApp.Types..::..DTO<(Of <(<'T>)>)>