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

Revision as of 08:24, 7 November 2013 by MassBot1 (talk | contribs) (Created page with "{| width="100%" cellpadding="4" | class="y01" | <span class="b10"> c# programming language fundamentals </span> | class="y01" | <div class="right"><span class="h06b"> <span...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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