Patrick Tellier
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Patrick Tellier commented, -
Patrick Tellier created a post, Add custom refactoring pattern using Resharper
Hello :)I have hundreds occurences of this kind of lines in my app :public ICommand MyCommandName => ReactiveCommand.Create(TriggerCommand); I tried without luck to add a Custom Pattern in resharpe...