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