C
carleton wong
I define a type in web services code that is used by webmethods as parameters.
This type with its public data members is included in the generated wsdl file.
I wonder if we can automatically add [Serializable] attribute to the type
when the wsdl is generated?
Any advice is appreciated.
Carleton
This type with its public data members is included in the generated wsdl file.
I wonder if we can automatically add [Serializable] attribute to the type
when the wsdl is generated?
Any advice is appreciated.
Carleton