-
Kathleen = Re: How To Do It - Shared Class Variables Part IV
I hope that the lastest posting covers all the gory details
that we've been discussing. I did neglect to specifically
point out that (1) shared constructors can not be overloaded,
(2) shared and a single nonshared constructor do not use the
overload option (3) a shared and multile nonshared constructors
require the overload option on each of the nonshared constructors
(4) if a class has a shared constructor is is called before any
first other reference including nonshared constructors.
My examples covered these details but my notes may be lacking.
Thanks for the critique.
Pat
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks