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