Summary
Parses the configuration section and returns the resulting object.
- Namespace
- SharpInputSystem
- Containing Type
- Noop
Configuration Reader
Syntax
public object GetSection(string sectionName)
Parameters
| Name | Type | Description |
|---|---|---|
| sectionName | string | Name of the configuration section. |
Return Value
| Type | Description |
|---|---|
| object | null. |