When providing pointer to instance and pointer to member function of the class of the instance, the pointer to the member function should be first and the pointer to the instance second.
When providing pointer to instance and pointer to member function of the class of the instance, the pointer to the member function should be first and the pointer to the instance second.