Method RemoveHandler
RemoveHandler(Delegate)
Removes the specified event handler from the specified event.
public void RemoveHandler(Delegate handler)
Parameters
handlerDelegate
Removes the specified event handler from the specified event.
public void RemoveHandler(Delegate handler)
handler Delegate