Method Get
Get(string)
[HttpGet("GetEntity")]
public virtual Task<IActionResult> Get(string primaryKeyJson)
Parameters
primaryKeyJson
string
[HttpGet("GetEntity")]
public virtual Task<IActionResult> Get(string primaryKeyJson)
primaryKeyJson
string