I currently have:
foreach (Buyer buyer in buyers)
I would like to add "and foreach Seller seller in sellers" to have it all in the same loop. I have tried simply adding the code with the & sign but that does not work. Any help? I'm sure it is quite simple to do.
Thanks
This post has been edited by EmperorOfMankind: 27 March 2011 - 09:14 AM

New Topic/Question
Reply



MultiQuote






|