A very good article about parameter passing in C#
I think I was confused at one point, but get really clear idea after reading this.
link
summary:
1. difference btw value variable and reference variable, e.g. int and a class
2. difference btw passing by value and passing by reference, this is different than type of variables
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment