something gotta be public to use the event, when you create an event the compiler actually create two more private methods in the background that do the work of hiding and protecting the delegate (instance).Code:EventHandler<TEventArgs> is public
anyhow I might wasn't so clear since my english is not the best but i'm glad you got me.




If you Like it 
Reply With Quote