jeudi 24 janvier 2019

How to detect if a method was overridden

I have a public class in my project with a override method. I referred this project to another VS solution. I have override this method in sample level by inheriting the base class of referred project.(i.e another project). Now I want to check whether the method is overrided or not in source level(won't know the derived class name). Is this possible?





Aucun commentaire:

Enregistrer un commentaire