9.6. Summary

This chapter discussed the fundamental design factors you need to consider when you start creating your own classes. You learned how to organize your design and use UML class diagrams to help you solidify your design. You also learned about the static storage class and how static data differs from instance variables in a class. You also were introduced to the concept of creating a user interface for a class by creating a programming API for it.

I continue with additional details about writing and using classes in the next chapter.

Get Beginning C# 3.0 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.