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