Hi, I was curious and wanted to know how did Microsoft defined in their documentation of the .NET Framework 2.0 private sections with a highlighted title such as "Thread Safety" or "Platforms". So... I opened the assemblies with the Reflector to show me the documentation and find out the following:
1) The <remarks> XML sections seems to be missing. 2) I found a tag that I am not familiar with called <filterpriority>. It seems to be a private Microsoft tag. Does anyone knows how are they implementing this stuff? What does the <filterpriority> tag means? And where did the <remarks> section go to? TIA Uriel =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com