How to hook constructor
DanielZhou1980 opened this issue · 2 comments
DanielZhou1980 commented
Demo only show hook the method,but no hook the constructor. how to call constructor?
DanielZhou1980 commented
The constructor can be hook. but orginal constructor can't be call. how to call orginal constructor?