Well, API is not a documentation, is just that: an Application Programming
Interface. An interface is the means you have to get in contact with something.
This something will be in our case the class library, and the available
interface will be the public members of those classes.