CodePaste Logo
New Snippet New Snippet Recent Snippets Recent Snippets My Snippets My Snippets Web Code Search Snippets Search
Sign inor Register
Language: C#

R#5 is misbehaving!

157 Views
Copy Code Show/Hide Line Numbers
R#5 wants to turn
 
var creator =
    new ConventionPartCreator(registry);
 
into
 
var creator = new ConventionPartCreator(registry);
 
how do I make it stop!?
by TheCodeJunkie
  June 10, 2010 @ 11:22am

Add a comment


Report Abuse
brought to you by:
West Wind Techologies



If you find this site useful and use it frequently please consider making a donation to support this free service.
Donate