tags:

views:

52

answers:

0

I got a private class within a class. The private class is implementing IComparer interface. How can I test the method inside the private class using AttachShadow?

Any Idea?

Cheers Moez