ApiController<(Of <(<'TContext>)>)> Class
Namespace:
Suoranta.EnterpriseLib.Web.WebAPI
Assembly: Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)
Object
ApiController
ODataController
Suoranta.EnterpriseLib.Web.WebAPI..::..ApiController
Suoranta.EnterpriseLib.Web.WebAPI..::..ApiController<(Of <(<'TContext>)>)>
Assembly: Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)
Syntax
public abstract class ApiController<TContext> : ApiController where TContext : DbContext
Type Parameters
- TContext
- Type of the DbContext.
Inheritance Hierarchy
ApiController
ODataController
Suoranta.EnterpriseLib.Web.WebAPI..::..ApiController
Suoranta.EnterpriseLib.Web.WebAPI..::..ApiController<(Of <(<'TContext>)>)>

