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