The following is a list of conventions used in this manual.
Classes
All classes (including those defined outside the ManagingEnergy namespace) will be highlighted in the following typeface.
Class
Namespaces
Namespaces (such as ManagingEnergy.Reports) will appear in the following typeface.
ManagingEnergy.Reports
Code
All code will appear in the following typeface.
public class Foo { public Foo() { } } |