//Trial Mode CsvWriter csvWriter = new CsvWriter(); //License Mode CsvWriter csvWriter2 = new CsvWriter("John Smith 10000", "psdfljksfdl==");
'Trial Mode Dim csvWriter As New CsvWriter() 'License Mode Dim csvWriter2 As New CsvWriter("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