You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wasn't able to find this information anywhere yet. I've noticed that the property Name in the constructor.Parameters returns the name of the parameter's type rather than the name of the parameter itself.
Is this intentional? I was looking to write some tests to validate parameter's names and types. Is this achievable this way, or should I try something else?
Best regards
The text was updated successfully, but these errors were encountered:
Hello,
I wasn't able to find this information anywhere yet. I've noticed that the property
Name
in theconstructor.Parameters
returns the name of the parameter's type rather than the name of the parameter itself.Is this intentional? I was looking to write some tests to validate parameter's names and types. Is this achievable this way, or should I try something else?
Best regards
The text was updated successfully, but these errors were encountered: