Re: Why does the instance change?



This goes through one huge class, which calls another class which is
inherited down from two more. Its impossbile to show a complete example.
Hence my original shortened version that showed only the parts needed to
recreate my problem. Ok i will sort this one out for myself, thanks anyway.

"Jon Skeet [C# MVP]" <skeet@xxxxxxxxx> wrote in message
news:MPG.1ec049f1591ba67f98d18a@xxxxxxxxxxxxxxxxxxxxxxx
Daniel <DanielV@xxxxxxxxxxxxxxxx> wrote:
Ok my apologies here is the exact code,

<snip>

That any clearer?

Not a lot. You still haven't provided a short but complete example
which demonstrates the problem. Something we can compile and run.

See http://www.pobox.com/~skeet/csharp/complete.html

(You may well find the problem while trying to come up with a short but
complete example.)

--
Jon Skeet - <skeet@xxxxxxxxx>
http://www.pobox.com/~skeet Blog: http://www.msmvps.com/jon.skeet
If replying to the group, please do not mail me too


.



Relevant Pages

  • Re: read text file
    ... You've provided some code which doesn't quite compile and isn't ... but which looks like it's a reasonable stab at a solution. ... Jon Skeet - ... If replying to the group, please do not mail me too ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Compiling a static .NET executable
    ... and lib2.dll (which are .NET assemblies); Is it possible to compile the ... Jon Skeet - ... If replying to the group, please do not mail me too ...
    (microsoft.public.dotnet.general)
  • Re: =?ISO-8859-1?Q?null_=3D=3D_int_testing?=
    ... > compile in the general case. ... Jon Skeet - ... If replying to the group, please do not mail me too ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Generics and Type casting.
    ... Ashish wrote: ... Here's some code which *doesn't* compile, ... Jon Skeet - ... If replying to the group, please do not mail me too ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Why does the instance change?
    ... Daniel wrote: ... Its impossbile to show a complete example. ... - but it *didn't* allow anyone to recreate the problem. ... Enough that people can compile and run the program ...
    (microsoft.public.dotnet.languages.csharp)

Loading