Re: Problem: C# custom event is null
- From: Jon Skeet [C# MVP] <skeet@xxxxxxxxx>
- Date: Sat, 25 Feb 2006 13:32:00 -0000
CodeBlue <minimaximus@xxxxxxxxx> wrote:
(these are sample classes to illustrate)
<snip>
However, in the above code, B_Event_Raised never gets called, and the
OnFire event always returns null. How come this is the case, when the
event handler is linked in C???
Well, it looks okay to me.
Could you post a short but *complete* program which demonstrates the
problem?
See http://www.pobox.com/~skeet/csharp/complete.html for details of
what I mean by that.
--
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
.
- Follow-Ups:
- Re: Problem: C# custom event is null
- From: CodeBlue
- Re: Problem: C# custom event is null
- References:
- Problem: C# custom event is null
- From: CodeBlue
- Problem: C# custom event is null
- Prev by Date: Re: newbie: object out of scope?
- Next by Date: Using mnemonic &p
- Previous by thread: RE: Problem: C# custom event is null
- Next by thread: Re: Problem: C# custom event is null
- Index(es):