Is it possible to compare 2 methods using reflection in a deeper way?
For instance, I have file1.dll and file2.dll. They both have the Class X which has a method Y that is named the same and do the same thing.
So my question is if its possible to see the body of the method Y is different between those 2 files using reflection?
Aucun commentaire:
Enregistrer un commentaire