Constructor definition with call parameters

Hi,

If I show call parameters for the derived class it misses the base class

Should it show host, port and username in the constructor as well ?

ConstructorConsoleApplication.zip (35.9 KB)

Cheers,
John

Good Q. tbh i don’t think it should show those at all, because where do we draw the line? some classes have a hundred properties… I’ll check with the team.

Logged as bugs://E26612.

Would it be possible to just display the required ones ?

id like to make that an option/the default, yeah