Why is FromBody modifier not needed for subsequent parameters?

后端 未结 0 989
傲寒
傲寒 2020-12-19 01:31

jQuery calling an mvc controller via ajax post. This works, but why doesn\'t the 2nd parameter require the [FromBody] modifier also?

where itemList is an array of in

相关标签:
回答
  • 消灭零回复
提交回复
热议问题