Rumo
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Bulk rename of parameters of the same naming convention
Hi, I have a lot of C# methods with parameter names as xParamName but I need to rename all of them to paramName. These namings have the same camelCase convention so I cannot tell R# to distinguish ...