Mocking generic return type in generic method with a expression

前端 未结 0 1220
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-19 03:47

I have the following interface with a generic method.

public interface IRepository {
  Task GetByIdAsync         


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