Click or drag to resize

NameValueCollectionHelperToCommonLoggingCollection Method

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

Parameters

properties
Type: System.Collections.SpecializedNameValueCollection

Return Value

Type: NameValueCollection
See Also