Hi all!
I'm trying to create a method in c# that would spoof the parameters of the method that called it... is there a way to do it? how can i get the invoked member?
I'm trying to create a method in c# that would spoof the parameters of the method that called it... is there a way to do it? how can i get the invoked member?
Comment