mercredi 7 juin 2017

Get Parent Class from external .cs file

I have a small console app where I search for keywords in a large group of .cs files. I now want to follow the inheritance of a subfile to its parent root file. So far I have completed this by using a very noobish method that I don't like.

I think reflection will be perfect but then I struggle to figure out how to use reflection on an external file.

Can Someone advise me on how I can achieve this?





Aucun commentaire:

Enregistrer un commentaire