void Register( Action<Object> handler )
Sub Register ( _ handler As Action(Of Object) _ )
void Register( Action<Object^>^ handler )