5
Answers

Accessing internal classes

Anjali R

Anjali R

16y
21.5k
1
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)