A System.Reflection.MethodInfo object representing the method used to add an event handler delegate to the event source.
GetAddMethod initializes and adds the event subscribe method. The AddEventHandler method is used to add an event-handler delegate to the invocation list of an event source.