Entity Framework Generic Repository Pattern Async Add Method with Save

前端 未结 0 1342
南方客
南方客 2020-12-23 11:08

I have a base repository class called Repository. Can anyone explain me how should I make methods in this class async?

public abstract class Repository

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