The closest equivalent I can think of would be ``type-reflector'', bundled in the ``mcs/tools/type-reflector'' directory.
For example, ``type-reflector.exe -i TypeToFind'' would show all interfaces implemented by the type ``TypeToFind''. Alas, it's a command-line program, and rough around the edges, so it might not be what you're looking for. - Jon On Fri, 2002-09-20 at 17:41, Jonel Rienton wrote: > Hi, is there an object browser-like tool to navigate the different > classes and their interfaces? _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
