MultipartForm Methods | Helper帮助文档 |
The MultipartForm type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
AddFlie(String, String) |
添加一个文件
|
![]() |
AddFlie(String, String, Byte, Int32) |
添加一个文件
|
![]() |
AddString |
添加字符串
|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
See Also