I’m looking for a simple way to produce a full class list (along with their methods and fields) for a C# project I’m working on in VS2010. I have found that Doxygen is a useful tool for this, but I feel as though there should be a similar feature built into VS2010.
Thanks,
PM
EDIT: While the object browser is very useful, I can’t find a way for it to directly produce a list ready for printing
Try the Class View or Object Browser. (both are in the View menu)