|
INIReaderInstance Method
|
Get instance of the "ini"-reader singleton and load
the "ini"-file from the standard GH-path where karamba resides.
Namespace:
Karamba.Utilities
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static INIReader Instance()
Public Shared Function Instance As INIReader
public:
static INIReader^ Instance()
static member Instance : unit -> INIReader
Return Value
Type:
INIReader[Missing <returns> documentation for "M:Karamba.Utilities.INIReader.Instance"]
See Also