[Mono-docs-list] Monodoc not showing parameter names

Juanval juanval at gmail.com
Sat Jul 30 08:35:50 EDT 2005


Hi! 
These days I'm using Mono for the first time, and I've found some
annoying stuff in Monodoc... I hope you can tell me if this is a bug
or a feature

Well, my problem is the fact that parameter names are not shown in
Monodoc all the time. And this seems really annoying to me, mostly
when you find a method like this one:
Get(Window, Atom, Atom, ulong, ulong, int, out Atom, out int, out int,
out byte[]) : bool... and you have to figure out what the hell do
those parameters do.
(this method is actually in Gnome Libraries -> Gdk -> Property Class -> Methods)

Yes, I know that if you click on the method name another page will
open with more detailed information about the method (showing
parameter names too), but I think that showing parameter names from
the first moment would be more appropriate (and a lot less annoying).

So, does anybody know why those names aren't shown?

Thanks
bye


More information about the Mono-docs-list mailing list