On Sat, 2007-04-28 at 09:23 +0200, Johannes Graumann wrote: > Hello, > > System.IO.Directory.Delete completion in Monodevelop only presents "Path" as > necessary argument, but not the optional "recursive" boolean (see > http://www.go-mono.com/docs/index.aspx?link=T%3aSystem.IO.Directory%2f*), > which sent me on an endless search. Does this qualify as a bug? If yes: > what to report it against? Mono? Monodevelop?
it reports both signatures for me (it'll show the tooltip for the version without the recursive argument, but if you use the arrow keys to cycle through alternative signatures, you can see the one with the recursive argument as well). Jeff > > Thanks, Joh > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
