Is there a way to find which methods were recently modified in a given class file using Visual Studio IDE 2005
From stackoverflow
-
If you have source control, use source control.
Otherwise, you can use a tool like NDepend.
0 comments:
Post a Comment