Formatting Resharper backing fields for properties in C#

馋奶兔 提交于 2020-01-23 12:27:07

问题


Is there a way to control where Resharper puts its backing fields? currently it tries to put them at the top of the class. Id like them to go right above the property.


回答1:


No, not yet.



来源:https://stackoverflow.com/questions/249163/formatting-resharper-backing-fields-for-properties-in-c-sharp

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