How can I mock an out variable in c#?

前端 未结 0 1939
遥遥无期
遥遥无期 2020-12-23 20:00

I\'m using the Moq framework. I\'m trying to mock data from a function call, but the problem is, the function RETURNS a boolean, and the response data comes out of an OUT va

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