0
Answer

XML file as Post in WCF Service

Photo of Amit Kumar Singh

Amit Kumar Singh

3y
792
1

Hi,

I have created on xml file as example data.xml

I have to pass this file as parameter

[OperationContract]
stream GetEmamPriceAvail(stream data);

Regards,

Amit Singh

Answers (0)