Hi,
I am doing the unit testing in C#, Where in i have to access the private structure members from different assembly (to testing assembly). I am unable to access the private structure members even through reflection. Can any one help me with solution?
Thanks in advance
Jane smith
I am doing the unit testing in C#, Where in i have to access the private structure members from different assembly (to testing assembly). I am unable to access the private structure members even through reflection. Can any one help me with solution?
Thanks in advance
Jane smith
Comment