breki.github.io

personal knowledgebase


Project maintained by breki Hosted on GitHub Pages — Theme by mattgraham

Code Documentation Phrases

Introduction

This page is a collection of interesting phrases used in MSDN .NET documentation that can be used to help write your own source code documentation in a more user-friendly and consistent manner. The phrases are organized into the types of code elements they describe. Interesting parts of phrases have been emphasized in bold.

Perhaps in future this could serve as a basis for some kind of online/offline tool to assist in writing code documentation by suggesting common phrases.

Interfaces

Base Classes

Classes (General)

Exceptions

Structures (General)

Enumerators (Structures)

Constructors

Methods

Properties

Read-Only Properties

Read-Write Properties

Boolean Properties

Resources