コード例 #1
0
 public Task <long> GetUserCount()
 {
     return(_testAppService.GetUserCount());
 }