5
Reply

Accessing internal classes

Anjali R

Anjali R

Oct 11 2008 11:03 AM
21.5k
Hi, I am trying to access an internal class in another assembly. For example, Assembly1(in a dll) has some internal classes. I am creating Assembly2 and need to access the internal classes in Assembly1. Can anyone advice me as to how this can be done? I cannot change any attributes of Assembly1 as it is inside a dll file. Thanks in advance. Anjali

Answers (5)