Class FormUrlEncodedContent
名称: Aspose.Html.Net セットアップ: Aspose.HTML.dll (25.4.0)
アプリケーション/x-www-form-urlencoded MIME タイプを使用して暗号化された名称/値トップのコンテナ。
[ComVisible(true)]
public class FormUrlEncodedContent : ByteArrayContent, IDisposable
Inheritance
object ← Content ← ByteArrayContent ← FormUrlEncodedContent
Implements
相続人
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、ストリップ=「>」>)
Aspose.Html.Net.FormUrlEncodedContent クラスの新しいインスタンスを開始します。
public FormUrlEncodedContent(IEnumerable<keyvaluepair<string, string="">> nameValueCollection)
Parameters
nameValueCollection
IEnumerable
<
KeyValuePair
<
string
, string
>>>>
名称コレクションの価値</keyvaluepair<string,></keyvaluepair<string,>