Wednesday 4 January 2012

Fields, Local Variables, and Parameters

C# supports several program elements corresponding to the general programming concept of variable: fields, parameters, and local variables.