When overridden in a derived class, adds code attribute declarations to any method that represents an operation in a binding.
- metadata
- A System.CodeDom.CodeAttributeDeclarationCollection into which the SoapExtensionImporter.ImportMethod(System.CodeDom.CodeAttributeDeclarationCollection) method can place new System.CodeDom.CodeAttributeDeclaration instances.
The method to which the attribute declarations are applied is not used directly by the SoapExtensionImporter.ImportMethod(System.CodeDom.CodeAttributeDeclarationCollection) method. The attributes are added to all Web methods in a binding class.