コード例 #1
0
 public async Task <ProjectRepoSummary> GetRepoSummary()
 {
     return(await _queries.GetRepoSummary());
 }