Uknown data types after Reverse Engineering (.NET)

Hello,
we try to integrate an existing project to VPUML 7.1. After (a successful) reverse engineering the .NET DLL, some of the methods’ return types and parameter types seem not to be known. The issue occures whenever we use (for instance) Boolean object instead of the bool data type. The return type looks like this:

System.Nullable`1[[System.Boolean, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]],

This happens only in methods, the properties have the right return type. Is this a known issue? An idea how to work around this?
In case it helps: I already had a similiar issue when using collections which seems to be solved in 7.1

Hi Davido,

Thanks for your post. Would you mind to attach a sample .NET DLL for investigation? Thanks in advance!

Best regards,
Lilian Wong

Hello,

I created a dummy-class to ilustrate the issue - s. Attachments.

Best regards,

David Ondracek
testClass.dll

vp_class1_code.png

vp_class1.png

Hi David Ondracek,

Thanks for replying with the sample. I’ve forwarded the details to our engineers to follow-up, I’ll come back to you once there is any feedback.

Best regards,
Lilian Wong