Yurttas/PL/OOL/CS/F/03/01/20/00/index page

Dr. Salih Yurttas - yurttas@zcubes.com
programming languages - design principles, implementation constructs
c#

  1. classes, objects
    1. get/set propertties
      • IA.cs
        [ interface with properties ]
      • A.cs
        [ class with overloaded constructors and properties ]
      • A00.cs
        [ application class with an object instance and properties ]

1 | c# language fundamentals << 3 >> classes, objects | 5 | 6 | 7 | 8 | 9 |10 |11 |12 |13