コード例 #1
0
 public Task <decimal?> GetDifficulty()
 {
     return(_difficultyService.GetDifficulty());
 }