G
Guest
Hello
I need to know the list of classes, and methods of this classes, that I use in a .net solution. I suppose that should exist a tool or application to do this, but I am not sure. For example, I want know if I use the class threading.thread and the methods join and start. I can't do this manually because my solution is enourmous.
I need to know the list of classes, and methods of this classes, that I use in a .net solution. I suppose that should exist a tool or application to do this, but I am not sure. For example, I want know if I use the class threading.thread and the methods join and start. I can't do this manually because my solution is enourmous.