I am trying to use reflector to test a private method that has out parameters, however, when I run the test Reflector complains that it can't find the method. NB when I set up the params to the params array I cannot use the out modifier as this generates a compiler error.
Can this be done and if so, what is the syntax? Thanks, Max --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MbUnit.User" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/MbUnitUser?hl=en -~----------~----~----~----~------~----~------~--~---
