Why null passed from typescript (angular) to Web API (MVC) gets null string

前端 未结 0 935
[愿得一人]
[愿得一人] 2020-12-11 11:33

I am trying to pass a comma separated string to my web API from angular app. This parameter sometimes is null but when null is passed to the API it comes as a <

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