Make ReSharper respect your preference for code order

后端 未结 2 1312
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-14 21:18

Related to my other question: What\'s the best way to layout a C# class?

Is there a way in ReSharper to define the order you want your members to be in, so that ReSh

2条回答
  •  时光取名叫无心
    2021-01-14 21:54

    From this answer:

    Check under Type Members Layout in Options (under the C# node). It's not simple, but it is possible to change the layout order.

提交回复
热议问题