Hi guys, I had two class without default constructor. DataReader and ListFormStruct. I need to generate a instance of DataReader with some setted properties. I use this class to read a file, in this class I have a private property named CurrentLine.
I also need a instance of ListFormStruct that use the instance of DataReader, and I need to set some properties on ListFormStruct that are public but without the set keyword. Can anbody help me? Tnx --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Rhino.Mocks" 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/RhinoMocks?hl=en -~----------~----~----~----~------~----~------~--~---
