I am looking for a good example of documentation of an API (coded in C#) where structures are well documented.
Should include:
- Delegates
- Events
- Enums
- class
- struct
Right now, I am searching through http://code.google.com, but so far I have not found anything self explanatory.