SmtpConfigCreate Method | Helper帮助文档 |
[Missing <summary> documentation for "M:HD.Common.SmtpConfig.Create"]
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static SmtpConfig Create()
Public Shared Function Create As SmtpConfig
public: static SmtpConfig^ Create()
static member Create : unit -> SmtpConfig
Return Value
Type: SmtpConfig[Missing <returns> documentation for "M:HD.Common.SmtpConfig.Create"]
See Also