History
|
Log In
H
OME
B
ROWSE PROJECT
F
IND ISSUES
Q
UICK SEARCH:
Learn more about
Quick Search
Issue Details
(
XML
|
Word
|
Printable
)
Key:
RSRP-43265
Type:
Bug
Status:
Open
Priority:
Normal
Assignee:
Dmitry Lomov
Reporter:
Ilya Ryzhenkov
Votes:
0
Watchers:
0
Operations
If you were
logged in
you would be able to see more operations.
ReSharper
Extract method should consult with "naming" when generating method name
Created:
14 Jun 07 17:18
Updated:
14 Jun 07 19:43
Component/s:
Refactorings - Extract Method
Fix Version/s:
Future Versions
Security Level:
Everybody
(All jira users)
Original Estimate:
Unknown
Remaining Estimate:
Unknown
Time Spent:
Unknown
Description
« Hide
string format =
"Folder: {0}"
; Console.Write(format);
// select
"format"
and use extract method
Description
string format =
"Folder: {0}"
; Console.Write(format);
// select
"format"
and use extract method
Show »
All
Comments
Work Log
Change History
Sort Order:
There are no comments yet on this issue.