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(IEnumerable<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,>

 แบบไทย