Table of Contents

Method List

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

List(RestQueryParameter)

[HttpPost("List")]
public Task<IActionResult> List(RestQueryParameter restQueryParameter)

Parameters

restQueryParameter RestQueryParameter

Returns

Task<IActionResult>