Re: C# inheritance broken?
- From: "Mythran" <kip_potter@xxxxxxxxxxx>
- Date: Fri, 26 Jan 2007 10:57:00 -0800
<groups@xxxxxxxxxxxxx> wrote in message news:1169837076.386389.190580@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Ignacio,
Thank you for your thoughts.
The Document class does have a public default constructor, and it is
not sealed. I have no problem creating a "new" Document object, or a
"new" MyDocument object, for that matter. What I can't do is "convert"
an existing Document object (such as the one returned by Document.Load)
into a MyDocument.
Tony
.
- Follow-Ups:
- Re: C# inheritance broken?
- From: Ignacio Machin \( .NET/ C# MVP \)
- Re: C# inheritance broken?
- References:
- C# inheritance broken?
- From: groups
- Re: C# inheritance broken?
- From: Ignacio Machin \( .NET/ C# MVP \)
- Re: C# inheritance broken?
- From: groups
- C# inheritance broken?
- Prev by Date: Re: C# inheritance broken?
- Next by Date: Re: Optimization of framework SDK vs. VS 2005
- Previous by thread: Re: C# inheritance broken?
- Next by thread: Re: C# inheritance broken?
- Index(es):
Relevant Pages
|