How to mark non-nullable a generic value-type cast?

前端 未结 0 1561
梦谈多话
梦谈多话 2020-11-27 04:37

Let\'s say I have a generic function like the below one, which acts like a "switch" over the T-parameter type. My goal is to enforce the static analysis by adding

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