lpodolak
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
lpodolak created a post, Multiple code & style profiles - possible?
Hello,I'm recently very into BDD with MSpec as an approach. This is very spoken-language oriented framework, so as a result it enforces a specific style of laying out your c# code.Ideallly it would... -
lpodolak created a post, What does "remove assignment" prompt mean in my lambda expression?
I have a R# prompt saying that I should "remove assignment" graying "message =". public static void ThrowIfNullOrEmpty(string[] names, string[] values, string commonMessage) { va... -
lpodolak commented, -
lpodolak created a post, Type Members Layout compatible with Source Analysis rules ?
Hello, I would really love to have R# reorder my parameters class members according to Source Analysis guidelines. Does anybody have such template? Or is there any template repository somewhere tha...