Пример #1
0
 public async Task StartAsync(CancellationToken cancellationToken)
 {
     await _bootstrapper.BootstrapAsync();
 }