|
This chapter introduces the basic syntax
associated with classes. However, we assume that you are already
familiar with the underlying principles of using classes - for
example, that you know what a constructor or a property is, and
this chapter is largely confined to applying those principles in C#
code.
|