Chapter 3. Creating Types in C#

In this chapter, we cover creation of types in C#, including classes, inheritance, access modifiers, structs, interfaces, and enums.



    Part II: Programming with the .NET Framework
    Part IV: API Quick Reference