Priority
Normal
Type
Bug 
State
Fixed 
Assignee
Eugene Pasynkov 
Subsystem
No subsystem 
Affected versions
Fixed in
Fixed in build
Next build 
Build
250
Fixed in build
253
  • Submitted by   Dan Händevik
    3 years ago (06 Aug 2006 18:27)
  • Updated by Dan Händevik
    3 years ago (09 Sep 2006 13:33)
  • Jira: RSRP-26243
    (history, comments)

RSRP-26243

Reformat code adds internal access modifier to partial classes

0
When I run the Reformat Code on a partial class (that don't have any access modifiers listed, just

partial class Name

)
the internal access modifier is added to the class declaration so it looks like below.

internal partial class Name

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