Make ReSharper respect your preference for code order

强颜欢笑 提交于 2019-12-19 10:54:10

问题


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 ReSharper will maintain it?


回答1:


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.



来源:https://stackoverflow.com/questions/603805/make-resharper-respect-your-preference-for-code-order

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!