Click or drag to resize

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)
Syntax
public static INIReader Instance()

Return Value

Type: INIReader

[Missing <returns> documentation for "M:Karamba.Utilities.INIReader.Instance"]

See Also