コード例 #1
0
 public async Task Newest(string page = null)
 {
     await publicService.NewestAsync(Context, page);
 }