Esempio n. 1
0
 static Log4NetProvider()
 {
     _repositoryCache = new LazyConcurrentDictionary <string, ILoggerRepository>(StringComparer.Ordinal);
 }