Yurttas/PL/OOL/CS/F/02/05/02/00/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 ] - 00

  • A.cs
    [ class with two primitive type fields, constructor and get/set properties ]
  • A00.cs
    [ application class to test construction and get/set properties ]

Dr. Salih Yurttas