Public Function New()
Dim instance As New IniReaderWriter()
public IniReaderWriter()
public: IniReaderWriter();
Public Function New()
Dim instance As New IniReaderWriter()
public IniReaderWriter()
public: IniReaderWriter();
//Trial Mode IniReaderWriter ini = new IniReaderWriter(); //License Mode IniReaderWriter ini2 = new IniReaderWriter("John Smith 10000", "psdfljksfdl==");
'Trial Mode Dim ini As New IniReaderWriter() 'License Mode Dim ini2 As New IniReaderWriter("John Smith 10000", "psdfljksfdl==")
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2