wManager.Wow.Helpers Namespace
WRobot

IniFile Constructor

INIFile Constructor.

Namespace:  robotManager.Helpful
Assembly:  robotManager (in robotManager.dll)

Syntax


public IniFile(
	string iniPath
)
Public Sub New ( _
	iniPath As String _
)
public:
IniFile(
	String^ iniPath
)

Parameters

iniPath
Type: String
The ini path.