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
Syed Arbab Ahmed
NA
104
0
Can’t add method to class in C#?
Sep 29 2008 8:38 AM
Can’t add method to class in C#? When I Open ClassView from my View menu. I wanted to add one method and one property. Acc. To Figure 3. http://www.c-sharpcorner.com/UploadFile/mahesh/dll12222005064058AM/dll.aspx But when I Right click on Class1-> I don’t find as in Figure 4. http://www.c-sharpcorner.com/UploadFile/mahesh/dll12222005064058AM/dll.aspx It gives these options: View class diagram Go to definition Browse definition Find all references Filter to type Create instance Invoke static method Copy Rename Sort by best match sort by alphabatically sort by object type sort by object access Group by object type But not add method, what should I do?
Reply
Answers (
2
)
How to display words list in textbox on search botton.....c# windows application?
How to move item of ListView?