V
Vito Vessia
Hi,
I'm a new in this newsgroup.
I'm writing a SoapExtensionImporter so I've to ovveride this method in
class inherited from SoapExtensionImporter:
public override void ImportMethod(CodeAttributeDeclarationCollection
metadata)
In all the examples I've seen in internet, the importer add some
attributes to the proxy class method, but I have to add new parameters
and to change other issues of the method and not only the metadata.
Is there some way to do this?
Thanks
Vito Vessia
I'm a new in this newsgroup.
I'm writing a SoapExtensionImporter so I've to ovveride this method in
class inherited from SoapExtensionImporter:
public override void ImportMethod(CodeAttributeDeclarationCollection
metadata)
In all the examples I've seen in internet, the importer add some
attributes to the proxy class method, but I have to add new parameters
and to change other issues of the method and not only the metadata.
Is there some way to do this?
Thanks
Vito Vessia