Version | Change log |
.Net DLL/WSDL Importer for Delphi 6.0.8.0 Jan 8, 2024 |
- Imports properties and fields with generic anonymous delegate types as methods. - Returns proper Nullable decimal type. - Imports 2 or more dimensional array types. - Imports default values for method parameters. - Creates default constructor for struct types. |
.Net DLL/WSDL Importer for Delphi 6.0.7.5 Apr 3, 2023 |
- Generates fields or properties which returns C# Action<> or Func<> delegates. - Fixed Select All button functionality on the ".Net Types" page. - Fixed duplicate enum names generated for different enum types. - Optimised Delphi codes generated by the utility. |