Is it possbile to enumerate Methods by Event?
- From: "athos.jingle@xxxxxxxxx" <athos.jingle@xxxxxxxxx>
- Date: Fri, 23 Nov 2007 10:29:14 -0800 (PST)
To attach a method to an event, we can use EventInfo.AddEventHandler.
After attached, given an event's name, is it possible to retrieve all
methods attached to it?
Thank you.
.
- Follow-Ups:
- Re: Is it possbile to enumerate Methods by Event?
- From: Jon Skeet [C# MVP]
- Re: Is it possbile to enumerate Methods by Event?
- Prev by Date: Re: Generics Question
- Next by Date: Re: Generics Question
- Previous by thread: Generics Question
- Next by thread: Re: Is it possbile to enumerate Methods by Event?
- Index(es):
Loading