Open main menu
Home
Random
Log in
Settings
About ZCubes Wiki
Disclaimers
ZCubes Wiki
Search
Yurttas/PL/OOL/CS/F/02/05/02/01/index page
Language
Watch
Edit
c# programming language fundamentals
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12
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