T
Tim Haughton
Can anyone tell me how to dynamically fire an event?
I have an object that reflects on which events it has and based on some
logic, elects which one to fire. Or at least that's the plan.
So the question is - how do I fire an event when I have an EventInfo
object??
There is a GetRaiseMethod() method, but that's not the one for me methinks.
Anyone have any offers?
Cheers,
Tim H
I have an object that reflects on which events it has and based on some
logic, elects which one to fire. Or at least that's the plan.
So the question is - how do I fire an event when I have an EventInfo
object??
There is a GetRaiseMethod() method, but that's not the one for me methinks.
Anyone have any offers?
Cheers,
Tim H