Method GetGlobal
- Namespace
- Sisk.IniConfiguration.Core
- Assembly
- Sisk.IniConfiguration.Core.dll
GetGlobal()
Gets the global IniSection in this collection or creates a new one if it doens't exists.
public IniSection GetGlobal()
Returns
- IniSection
The global IniSection.