Yurttas/PL/OOL/CS/F/02/05/02/01/index page

From ZCubes Wiki
Jump to navigation Jump to search
c# programming language fundamentals
2. c# language fundamentals

methods - accessor/mutator [ get/set ] - 01

  • A.cs
    [ class with two primitive type fields, constructor and get/set methods ]
    [ composite get/set with arrays ]
  • A01.cs
    [ application class to test construction and get/set methods ]

Dr. Salih Yurttas