The reason is that private methods can only be called from the class itself. Thus, a class author should be able to confirm that all calls of a private method ...
確定! 回上一頁