How can I alphabetize a C# class with Resharper 2017? -


i'm trying add bit of organization growing files , having limited success. want alphabetize code files in project, i'm able alphabetization on controllers, works great, i'd organize factories, etc... alpha too. run full code cleanup , applies style rules, doesn't reorder alpha. there else need do? edited file layout so:

resharper layout screenshot


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -