Priority
Normal
Type
Bug 
State
Fixed 
Assignee
Sergey Shkredov 
Subsystem
Refactoring 
Affected versions
Fixed in
Fixed in build
5.0.1612.107  
Build
748
Fixed in build
910
  • Submitted by   Noam Honig
    22 months ago (23 Mar 2008 15:28)
  • Updated by Noam Honig
    18 months ago (17 Jul 2008 20:14)
  • Jira: RSRP-62293
    (history, comments)

RSRP-62293

Rename of property Glitch

0
Hi

I have a field and a property

int _noam;
int Noam{get{return _noam;}}

When i rename the property to Yael, it offers to rename the field, but leaves the first letter in uppercase resulting in:
int _Yael;
instead of
int _yeal

Issue was closed
Comments (0)
 
History (0)
 
Links
 
Issue has no comments