Posted 9 years ago
by Tobias Lingemann
-
Software Devolpment Engineer,
Vector Informatik GmbH
Version: 14.1.0323
Platform: .NET 4.0
Environment: Windows 7 (64-bit)
Hi,
when I declare a function with an optional parameter, the name of the parameter is wrong. Instead of the name, the default value is used. For example if the parameter is "int i = 5", the name will be 5 instead of i.
Best regards, Tobias Lingemann.