Пример #1
0
 public async Task ShowCrapsHelpAsync()
 {
     await _helpService.ShowCrapsHelpAsync(Context);
 }