Lecture overview -- Keyboard shortcut: 'u'  Previous page: Documentation of C# Programs -- Keyboard shortcut: 'p'  Next page: The XML Documentation Language for C# -- Keyboard shortcut: 'n'  Lecture notes - all slides together  Annotated slide -- Keyboard shortcut: 't'  Textbook -- Keyboard shortcut: 'v'  Alphabetic index  Help page about these notes  Course home    Documentation of Object-oriented Programs - slide 5 : 13

A documentation example in C#
Documentation of class BankAccount
bank-account.cs
The class BankAccount - with documentation comments.
bank-account-xml.xml
The generated XML documentation - augmented manually with xml-stylesheet clause.