Click or drag to resize

TraceLoggerFactoryAdapter Constructor (NameValueCollection)

Namespace:  Common.Logging.Simple
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public TraceLoggerFactoryAdapter(
	NameValueCollection properties
)

Parameters

properties
Type: Common.Logging.ConfigurationNameValueCollection
See Also