Assert.Equal trying to cast to 'string'

前端 未结 0 917
青春惊慌失措
青春惊慌失措 2020-12-02 12:31

When a ushort? is passed to Assert.Equal it is trying to cast the two argumants to string. It works fine for int?. If I c

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