Re: Calling a constructor from another
- From: "Cor Ligthert" <notmyfirstname@xxxxxxxxx>
- Date: Mon, 23 May 2005 10:36:10 +0200
Sathyaish
> How does a constructor of one class call another of the same class?
> When would this mechanism make sense or be required?
>
>
> PS: Two instances I saw are:
>
> (a) While using the Singleton pattern
> (b) While using the Factory pattern
Please see my response on the VBNet group. It's rarely worth asking the
same question on two groups, by the way - at least not without waiting
for a few days to see if you get an answer on the first group.
Cor
.
- References:
- Re: Calling a constructor from another
- From: Jon Skeet [C# MVP]
- Re: Calling a constructor from another
- Prev by Date: RegEnumKey
- Next by Date: Re: Windows Forms MainMenu question
- Previous by thread: Re: Calling a constructor from another
- Next by thread: How can I keep an application running after logout?
- Index(es):
Relevant Pages
|