SmtpConfig Class
From HD.Common
| SmtpConfig Class | Helper帮助文档 |
smtp配置类
Inheritance Hierarchy
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class SmtpConfig
Public Class SmtpConfig
public ref class SmtpConfig
type SmtpConfig = class end
The SmtpConfig type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Create | ||
| 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
| Name | Description | |
|---|---|---|
| SmtpSetting |
See Also