Lecture overview -- Keyboard shortcut: 'u'  Previous page: For exercise purposes -- Keyboard shortcut: 'p'  Next page: For exercise -- Keyboard shortcut: 'n'  Lecture notes - all slides and notes together  slide -- Keyboard shortcut: 't'  Help page about these notes       Course home  Page 23 : 25
Object-oriented Programming in C#
Extra Stuff
For exercise purposes in lecture about classes

/user/normark/oop-csharp-1/sources/c-sharp/point/point-representation-independence/version2a/Point.csA version of class Point modified to use polar coordinates - For exercise.