Josh Smith
Results
1
comments of
Josh Smith
trafficstars
The load function seems to want the XML string rather than the file path, its not very clear in the docs. See code below; `using System.IO;` `string xml = File.ReadAllText("License.lic");`...