I want to get the caller class of the method, i.e. class foo{ bar(); }. In the method bar, I need to get the class name foo , and I found this method:
確定! 回上一頁