Event Handler « Language Basics « C# / C Sharp






1.illustrates the use of an eventillustrates the use of an event
2.Demonstrate passing an object to an event handler and performing the proper cast in the methodDemonstrate passing an object to an event handler and performing the proper cast in the method
3.Shows how multiple objects may subscribe to the same eventShows how multiple objects may subscribe to the same event