Gets the System.Reflection.MethodInfo object for the EventInfo.AddEventHandler(object, Delegate) method of the event, including non-public methods.
Documentation for this section has not yet been entered.
This property is the equivalent of calling the EventInfo.GetAddMethod(bool) with a value of true.