.NET API | - The supported languages for the .NET API include C++/CLI, C# and VB
- The complete .NET API code is enclosed in the library liblmxnet.dll, which you can easily import into your project. The custom LicenseProvider (LmxLicenseProvider) and License (LmxLicense) classes have been implemented to make it easy to license controls and components using .NET methods with LM-X.
- Detailed .NET API documentation is included with LM-X in a doxygen format, which you can see by opening the file index.html
- Example code that demonstrates how to use the .NET API is included in the LM-X examples subdirectory
|