类库说明文档
HttpUploadingFile Class |
[Missing <summary> documentation for "T:DCSoft.Utility.Web.HttpUploadingFile"]
Inheritance Hierarchy
Namespace: DCSoft.Utility.Web
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
Syntax
C#
public class HttpUploadingFile
The HttpUploadingFile type exposes the following members.
Constructors
Name | Description | |
---|---|---|
HttpUploadingFile(String, String) | Initializes a new instance of the HttpUploadingFile class | |
HttpUploadingFile(Byte, String, String) | Initializes a new instance of the HttpUploadingFile class |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
See Also