Documentation of Object-oriented Programs
- slide 5 : 13
A documentation example in C#
Documentation of class BankAccount
The class BankAccount - with documentation comments.
The generated XML documentation - augmented manually with xml-stylesheet clause.
Doxygen Documentation of class BankAccount