CSharpFeeds - All your C# feeds in one place.

Sponsors

Thursday, October 04, 2007

Object Initializers - the end of convenience constructors?

by Paul Stovell via Paul Stovell on 10/4/2007 12:31:30 PM

Often when creating classes, we add a number of constructors to the class that are usually just there for convenience’s sake; that is, to make life easier for the developers using the class. Take the following code: public class Contact { private string _firstName; private string _lastName; private [...]

email it!bookmark it!digg it!

Original Post: Object Initializers - the end of convenience constructors?

Subscribe

New Feed

Product Spotlight

Recently Updated Sources

Legal Note

The content of the postings is owned by the respective author. CSharpFeeds is not responsible for the contents of the postings. This site is automatically generated and cannot be reviewed for abusive content. If you find abusive content on CSharpFeeds, please contact us. Designated trademarks and brands are the property of their respective owners. All rights reserved.

Advertise with us