Exemplo n.º 1
0
 public int postFB([FromBody] FeedBack fb)
 {
     return(fb.postFB());
 }