How to reorder type members with Resharper?
        Posted  
        
            by AngryHacker
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by AngryHacker
        
        
        
        Published on 2009-09-17T17:08:53Z
        Indexed on 
            2010/05/21
            17:00 UTC
        
        
        Read the original article
        Hit count: 272
        
Typical scenario: a class that a lot of people have worked on. I'd like to sort methods, properties, etc... in alphabetical order.
I'd like to be able to do this within the region or globally in the class.
I see the feature in Resharper to do it, but it does not seem to do anything.
© Stack Overflow or respective owner