コード例 #1
0
 public ConsoleOutLoggerFactoryAdapter(System.Collections.Specialized.NameValueCollection properties)
     : this(NameValueCollectionHelper.ToCommonLoggingCollection(properties))
 {
 }