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 and notes together  slide -- Keyboard shortcut: 't'  Textbook -- Keyboard shortcut: 'v'  Help page about these notes  Alphabetic index  Course home  Page 5 : 13
Object-oriented Programming in C#
Documentation of Object-oriented Programs
A documentation example in C#

Documentation of class BankAccount

/user/normark/oop-csharp-1/sources/c-sharp/interface-documentation/bank/bank-account.csThe class BankAccount - with documentation comments.


/user/normark/oop-csharp-1/sources/c-sharp/interface-documentation/bank/bank-account-xml.xmlThe generated XML documentation - augmented manually with xml-stylesheet clause.


 

A screenshot of the HTML rendering of the XML documentation file