Visualize tool was my final OOP task required.
It reads any .CS file and parse strings (using simple string operations) in order to extract all classes, attributes & functions present.
Also it has the ability to determine Access Modifiers, parent / children classes, defined and inherited attributes and functions.
Screenshot:-
Download Source File (VS 2008)