Blog Home  Home Feed your aggregator (RSS 2.0)  
Software Code Help - What will be the use of private constructor in C#?
Blog
 
# Monday, January 04, 2010

A private constructor is a special instance constructor. It is commonly used in classes that contain static members only. If a class has one or more private constructors and no public constructors, then other classes (except nested classes) are not allowed to create instances of this class.

Monday, January 04, 2010 5:43:02 AM (GMT Standard Time, UTC+00:00)  #    Comments [0]   Interview Question .Net  | 
Copyright © 2010 SoftwareCodeHelp. All rights reserved.
DasBlog 'Portal' theme by Johnny Hughes.
Pick a theme: