Async Issue for nested methods

后端 未结 0 1359
难免孤独
难免孤独 2021-01-14 08:12

I wonder if someone can clarify when to await and when not to. Consider this code

public Task> GetUsersForParent(int someParentId)
{
           


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