Note: AddHostedService() expects an IHostedService, so you can't use serviceProvider.GetService<ILoggerService>(). This is why you have to ...
確定! 回上一頁