c# - How to refactor a bunch of methods to make them static? -


we found bunch of methods in our code made static (since functional in nature, , not alter data in class). means of course references these methods must changed also.

is there refactoring command available , safely?

https://www.jetbrains.com/resharper/webhelp/refactorings__make_method_static.html

check #resharper think looking not sure license.


Comments

Popular posts from this blog

javascript - Any ideas when Firefox is likely to implement lengthAdjust and textLength? -

matlab - "Contour not rendered for non-finite ZData" -

delphi - Indy UDP Read Contents of Adata -