Is it possible to access list of all handlers/delegates attached to event from outside of class. What i need to do is test if handlers/delegates attached successfully to various events .
Asked
Active
Viewed 1,384 times
1
-
I have been reading up topic and apparently it should be possible with use of reflection, however it will be first time using reflections for me so guiding would be useful. – Michal Olechowski Aug 11 '15 at 08:48