Http://www.cnblogs.com/nelson-tu/archive/2006/02/08/327227.html
L. Net reflector is a browser-like and anti-compiler that uses reflection mechanisms for analysis.ProgramSet to display information about various types of programs and their members.
L download. Net reflector:Http://www.aisto.com/roeder/dotnet
L load the assembly to be analyzed through the menu File> open. You can see the namespace and type (class, interface, enumeration, etc.) contained in the assembly in the tree browser on the left) and Members (methods, attributes, domains, etc ). You can view the namespace, type, and member information (for example) by using tools> discycler ).
L. by default, net reflector uses the C # format to display the namespace, type, and member information. You can use the language selection box on the toolbar, display namespace, type, and member information in different forms (for example ).
L. Net reflector provides the add-ins extension to enhance functions. For example,. Net reflector does not support displaying information in Mc ++ by default. You can use the extended add-ins to enable. Net reflector. You can use the menu View> add-ins to append and remove add-ins.
L you can find a list of. Net reflector add-ins from the following address:Http://www.aisto.com/Incoming/Reflector/AddIns/.