Пример #1
0
 public async Task AllTimeBest(string page = null)
 {
     await publicService.AllTimeBestAsync(Context, page);
 }