how can i convert a c# class to a wsdl?

Nov 7 2006 3:40 AM
how can i convert a c# class to a WSDL?
i build the class to a dll file, and use soapsuds -ia: build the wsdl file,but in the wsdl file,only see the filed,not see property and method,why? who can help me?thanks!