When overridden in a derived class, serializes Web method parameter values into a stream representing the outgoing HTTP request body.
Of the classes derived from System.Web.Services.Protocols.MimeParameterWriter, only System.Web.Services.Protocols.HtmlFormParameterWriter implements the MimeParameterWriter.WriteRequest(System.IO.Stream, Object[]) method.