Table of Contents

Constructor RestEntityControllerBase

Namespace
Innova.Rest.Server
Assembly
Innova.Rest.Server.dll

RestEntityControllerBase(IModelEntityService<T, TEdit, TShow, TInsert, TList>)

public RestEntityControllerBase(IModelEntityService<T, TEdit, TShow, TInsert, TList> entityService)

Parameters

entityService IModelEntityService<T, TEdit, TShow, TInsert, TList>