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
Kyle
NA
5
0
Editing private members
Jul 31 2007 5:47 PM
Here is my problem guys.
I have two CS files:
CS1:
namespace BothSame:
.......
CS2:
namespace BothSame:
......
CS1 calls a method in CS2 passing it an object reference. This object has a private member which I would like to edit in this method (in CS2).
If both CS1 and CS2 are compiled in the same project i can do this easily, no problem.
However when I compile CS2 separately as a DLL and include it in CS1, the method is called fine, however when i go to edit the private member, it won't change. No exceptions are thrown either.
Any ideas?
Reply
Answers (
5
)
error creating a method
upload folder including all files from local drive to ftp,