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