qkoufu6047 8小时前 有,我是萌新
穿雨捶 2022-03-07 13:45 爱情qq个性签名1、谁等待了一生最终成风,荒芜了的世界渺渺成灰。2、不要把自己当成,我戏里必不可少的主角,其实你只是可有可无的配角。3、也许一个人在真正无可奈何的时候,除了微笑
I am writing a tool where I need to reflect upon methods and if the parameters of the methods are complex type, then I need to certain type of actions such as instantiating them etc.
the situation is like this: im creating a Logger class that can write to a file but the write_to_file() function is in a helper class as a static function.