I have a WSDL file and I want to consume that.
I have added the reference of that file in a window application ServiceReference1.
Now there are two different classed one for request and another for response. I am not getting any method inside the request or response class.
Can any one guide me is there any thing I am doing wrong.