We all know the pattern to declare an event in C#, fairly easy, here is a remainder:
1: public class EventTest
2: {
3: public event EventHandler MyEvent;
[...]
We pay for user submitted tutorials and articles that we publish. Anyone can send in a contribution
Learn More