Mbcrawfo

Avatar
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Mbcrawfo created a post,

    Wrap field declaration after name?

    I have a field declaration like the following: private static readonly ILog Log = LogManager.GetLogger(typeof(MyClass)); When this line is longer than my R# "hard wrap" length, it gets wrapped to l...