ApiController<(Of <(<'TContext, TEntity, TResponseDTO>)>)> Members
The ApiController<(Of <(<'TContext, TEntity, TResponseDTO>)>)> type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
ApiController<(Of <(<'TContext, TEntity, TResponseDTO>)>)> |
Initializes a new instance
|
Methods
Properties
| Name | Description | |
|---|---|---|
|
|
ActionContext | (Inherited from ApiController.) |
|
|
Configuration | (Inherited from ApiController.) |
|
|
Context |
DbContext instance (Inherited from ApiController<(Of <(<'TContext>)>)>.) |
|
|
ControllerContext | (Inherited from ApiController.) |
|
|
Mapper |
Mapper instance (Inherited from ApiController<(Of <(<'TContext>)>)>.) |
|
|
MaxResults | (Inherited from ApiController.) |
|
|
ModelState | (Inherited from ApiController.) |
|
|
Request | (Inherited from ApiController.) |
|
|
RequestContext | (Inherited from ApiController.) |
|
|
Url | (Inherited from ApiController.) |
|
|
User | (Inherited from ApiController.) |

