This slide contains programs intended for an exercise about similarities and differences between C++ / C# object allocation, access, and parameter passing
The C# Point class.
A C# client class of class Point.
A C# client class of class Point - with comments that reveal the output.
Contrasting use of C# and C++ classes: Class Point