Fork me on GitHub

NoopConfigurationReader.

GetSection(string) Method

Summary

Parses the configuration section and returns the resulting object.
Namespace
SharpInputSystem
Containing Type
NoopConfigurationReader

Syntax

public object GetSection(string sectionName)

Parameters

Name Type Description
sectionName string Name of the configuration section.

Return Value

Type Description
object null.