ImageDown Class | Helper帮助文档 |
图片下载
Inheritance Hierarchy
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class ImageDown
Public Class ImageDown
public ref class ImageDown
type ImageDown = class end
The ImageDown type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ImageDown | Initializes a new instance of the ImageDown class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | SaveUrlPics |
下载图片到本地
|
![]() | ToString | (Inherited from Object.) |
See Also