It is possible to get webservice description by checking ?wsdl link of a service.
For example:
somewebsite.com/myservice.svc?wsdl
Is it possible to get a discription of a method by going to wsdl link of a method?
for example:
somewebsite.com/myservice.svc/Method?wsdl