- Know how and why to use nested classes in C#.
- Know how and why to use nested structs (discussion only).
namespaces
nested-types
: know syntax for nested classes; know when to use nested classes; familiarity with other nested types such as structs and enums
classes
structs
enums
properties
interfaces