Can I use ReSharper to get automatically format properties with backing fields?

前端 未结 0 1597
抹茶落季
抹茶落季 2020-12-16 23:51

Is there a way that I can configure ReSharper to change the following:

    private bool _learnTimerDetailsEditable;
    public bool LearnTimerDetailsEditable          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题