Esempio n. 1
0
 public ConfigurationServiceProvider(ILoggingService loggingService)
 {
     _logger = loggingService.GetDefaultLogger();
 }