Black Wolf

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Created

    Change templates used in refactoring?

    For example, I want to change the way "Convert to Property with backing field" works. Currently, it spreads the property on 5 lines, eg: public double? Lgd{get => lgd;set => lgd = value;} I want it...
    • 2 followers
    • 1 comment
    • 0 votes