Paul Taylor's blog
Ramblings about technology, music and life...

Parameter passing in C#

Sunday, 16 November 2008 03:23 by Paul Taylor

I was trying to explain the differences between passing paramaters in C# and the use of the ref and out keyword. Sometimes for newer developers this can be a little tricky, then I came across this excellant post by a guy named Jon that really explains these concepts in an easy to understand manner.

http://www.yoda.arachsys.com/csharp/parameters.html

Tags:  
Categories:  
Actions:   E-mail | del.icio.us | Permalink | Comments (0) | Comment RSSRSS comment feed
Comments are closed