コード例 #1
0
 public async Task ShowAdminHelpAsync()
 {
     await _helpService.ShowAdminHelpAsync(Context);
 }