Class FormUrlEncodedContent

Class FormUrlEncodedContent

Названий на: Aspose.Html.Net Асамблея: Aspose.HTML.dll (25.4.0)

Контейнер для ім’я/цінності, зашифрований за допомогою типу MIME, зашифрованого прикладом/x-www-form.

[ComVisible(true)]
public class FormUrlEncodedContent : ByteArrayContent, IDisposable

Inheritance

object Content ByteArrayContent FormUrlEncodedContent

Implements

IDisposable

Нападні члени

ByteArrayContent.SerializeToStream(Stream) , Content.SerializeToStream(Stream) , Content.ReadAsStream() , Content.ReadAsByteArray() , Content.ReadAsString() , Content.Dispose(bool) , Content.Dispose() , Content.Headers , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

FormUrlEncodedContent(ІЕНМЕРАЛЬНИЙ<keyvaluepair<string, string="">&ГТ;)

Ініціалізація нової інстанції класу Aspose.Html.Net.FormUrlEncodedContent.

public FormUrlEncodedContent(IEnumerable<keyvaluepair<string, string="">&gt; nameValueCollection)

Parameters

nameValueCollection IEnumerable • < KeyValuePair • < string , string • > >

Назва колекції цінностей.</keyvaluepair<string,></keyvaluepair<string,>

 Українська