Types of constructors
- From: "Sathyaish" <Sathyaish@xxxxxxxxx>
- Date: 22 May 2005 12:42:51 -0700
What is a private constructor, and why would a class have one? What are
the other kinds of constructors besides:
(1) public constructors; and
(2) parameterized constructors
And I understand that they are not mutually exclusive of one another.
The above classification assimilates my knowledge of having used
constructors in both the above manners.
.
- Follow-Ups:
- Re: Types of constructors
- From: _AnonCoward
- Re: Types of constructors
- From: Oenone
- Re: Types of constructors
- From: Mad Murdoch
- Re: Types of constructors
- From: Ray Cassick
- Re: Types of constructors
- Prev by Date: Re: Where are ref types that are members of value types stored?
- Next by Date: Re: Types of constructors
- Previous by thread: Problem with GetEnvironmentVariable
- Next by thread: Re: Types of constructors
- Index(es):
Relevant Pages
|