Click here to Skip to main content
15,905,427 members
Articles / Programming Languages / C#

Generating XmlDocId using Mono.Cecil

Rate me:
Please Sign up or sign in to vote.
4.73/5 (6 votes)
19 Apr 2010CPOL12 min read 31.8K   288   17  
The article describes the rules of generation of the XmlDocId tag that is used by the .NET Framework to uniquely identify a namespace, property, event, delegate, class, or structure.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Poland Poland
Przemek was born in 1988, he lives in small town near Warsaw in Poland, Europe. Currently he codes some C# stuff and J2EE as well, ocasionally he uses C++ for fun. Przemek is cycling fun, if weather permits he rides a bike.

Comments and Discussions