I have my WCF service defined as follows [ServiceContract] public interface IService1 { [OperationContract] IList GetMyTable();I have my WCF service defined as follows [Servi
I have my WCF service defined as follows [ServiceContract] public interface IService1 { [OperationContract] IList GetMyTable();I have my WCF service defined as follows [Servi