Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 982 Bytes

File metadata and controls

27 lines (21 loc) · 982 Bytes

Implementation Steps

Optional: Define Your own EventArgs Class inheriting from the Event_Args base class or use the default base class

Create your Implentation class and inherit form the object base class and implement the virtual ToString function

Create your functions to match the image below

Subscribe and unsubsribe as shown below

Program Output