Esempio n. 1
0
 public ActionResult Post([FromBody] IDictionary <string, object> value) => ToResponseCode(_service.Post(value));