C# Events Lesson 2: Passing data to a consumer
In the previous lesson we created an event andconsumed it. In doing so you probably noticed that our code would havebeen a little better if we could have determined whether or not thefile actually existed. We could then provide more information to theuser and make our code a bit more useful. In this example we [...]
Read more



11:01 pm by csharphelp