Click or drag to resize

IConfigurationReaderGetSection Method

Namespace:  Common.Logging
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
Object GetSection(
	string sectionName
)

Parameters

sectionName
Type: SystemString

Return Value

Type: Object
See Also