can some one help me how to use IList in c#

Posted by Anil on Stack Overflow See other posts from Stack Overflow or by Anil
Published on 2010-04-15T14:10:22Z Indexed on 2010/04/15 14:13 UTC
Read the original article Hit count: 273

Filed under:
|

![alt text][1]Im am trying to test wcf method in C#. method return type is ilist. I need to catch that returned data in to an ilist and then i have to retrive each item from ilist. can some one send me a sample code how to do this?

© Stack Overflow or respective owner

Related posts about c#

Related posts about unit-testing