FormUrlEncodedContent Methods |
The FormUrlEncodedContent type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from Content.) |
![]() | Dispose(Boolean) |
Releases unmanaged and - optionally - managed resources.
(Inherited from Content.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ReadAsByteArray |
Serialize the HTTP content and return a byte array that represents the content.
(Inherited from Content.) |
![]() | ReadAsStream |
Serialize the HTTP content and return a stream that represents the content.
(Inherited from Content.) |
![]() | ReadAsString |
Serialize the HTTP content and return a string that represents the content.
(Inherited from Content.) |
![]() | SerializeToStream |
Serializes to stream.
(Inherited from ByteArrayContent.) |
![]() | ToString | (Inherited from Object.) |