Am 26. Nov 2009 um 13:01:58 -0500, schrieb Chris Howie: > On Thu, Nov 26, 2009 at 8:59 AM, Mathias Tausig <[email protected]> wrote: > > Am 26. Nov 2009 um 05:48:49 -0500, schrieb Chris Howie: > >> On Thu, Nov 26, 2009 at 3:54 AM, Mathias Tausig <[email protected]> wrote: > >> > Does anyone of you know a good tool, which lets me vie the class > >> > hierarchy tree of an assembly or a (monodevelop) solution repecitvely? > >> > >> Monodevelop itself is capable of doing both. For a solution, open up > >> the class window, and I think you can just double-click a reference in > >> a solution to see the class hierarchy of that assembly. > > > > That's not reall what I had in mind. I was thinking of something like a > > class "heritage tree" (I remember that, ages ago, Microsoft packedsuch a > > poster for the MFC with Visual C++) > > Ah, I misunderstood your question then. I know that Doxygen can > generate such graphs for C++, and the website claims that it supports > C# too.
Excelent. That's just what I've been looking for. I have used doxgen before, but I never knew that it supported this feature. Thank's a lot, Chris. cheers Mathias _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
