Table of Contents

Constructor RestEntityControllerBase

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

RestEntityControllerBase(IEntityService<T>)

public RestEntityControllerBase(IEntityService<T> entityService)

Parameters

entityService IEntityService<T>