I have a class (in VB) that returns an event of TimeOut , that is, if the time it pops up it returns an event with a string containing the data I need using RaiseEvent. How can I handle this event in the main class which is in C #. I tried...
asked by
09.06.2014 / 21:33