Page 10 : 13
Object-oriented Programming in C#
Documentation of Object-oriented Programs
* Documentation of Object-oriented Programs
Program Documentation
Program Documentation - When and Where?
Documentation of C# Programs
A documentation example in C#
The XML Documentation Language for C#
Tool support: The C# Compiler
Tool support: Doxygen
Tool support: Other possibilities
Another documentation example in C#
Conclusion - Documentation of C# Programs
* Project Recommendations
Documentation Recommendations
Another documentation example in C#
Documentation of class BankAccount and its three subclasses
Documentation comments in C#
The base class BankAccount.
The class CheckAccount.
The class SavingsAccount.
The class LotteryAccount.
The singleton class Lottery - used by LotteryAccount.
Doxygen Documentation of class BankAccount and subclasses
Documentation of class Set