TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Tim Ouwerkerk
NA
1
1.3k
refactoring code in visual studio
May 26 2013 8:30 AM
Hello everyone,
i have a question about refactoring my code, currently im following all kinds of tutorials for c# in visual studio.
and I see them using the encapsulate field option by right clicking on a field and clicking encapsulate field.
their menu looks like:
-rename
-extract method
-----------------------
-encapsulate field
-extract interface
-remove parameters
-reorder parameters
but mine only shows 2 of them
-rename
-extract method
why cant I see the rest of the items which everyone else does have?
thanks.
Reply
Answers (
0
)
How to create a Windows Service in Visual Studio 2010
Program no longer crashes in Visual C# express