Internal .NET Framework type mappings to the element parts of a WSDL message definition.
The SoapReflectionImporter.ImportMembersMapping(string, string, XmlReflectionMember[]) method is called while initializing a Web service or client, or reflecting a Web service. You do not need to call it directly.
The following list describes possible values for the members parameter:
Web service method input parameters.
Web service method output parameters, plus the return type, if not void, at index zero.
SOAP input headers.
SOAP output headers.