mercredi 16 novembre 2016

Read a method's inner calling method names from 'MethodInfo' Class using reflection

I was reading all properties and methods from a class using reflection. So i want to identify a method's inner calling methods using reflection. I tried to read MethodBody using 'GetMethodBody()' method. But it is listing only local variables. So could you please help on this?





Aucun commentaire:

Enregistrer un commentaire