
November 3rd, 2009, 09:00 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 1,103
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Handling Methods and Functions
In this conclusion to a four-part series on classes and objects in C#, you'll learn how to overload methods and constructors, handle property class modifiers, and more. This article is excerpted from chapter four of the book Programming C# 3.0, fifth edition, written by Jesse Liberty and Donald Xie (O'Reilly, 2008; ISBN: 0596527438). Copyright © 2008 O'Reilly Media, Inc. All rights reserved. Used with permission from the publisher. Available from booksellers or direct from O'Reilly Media.
Read the full article here: Handling Methods and Functions
For more discussion go here: Blog Article Discussion
|