Click or drag to resize
ExceptionHelperSendMail Method
发送邮件

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public static bool SendMail(
	Exception exception
)

Parameters

exception
Type: SystemException

[Missing <param name="exception"/> documentation for "M:Adf.ExceptionHelper.SendMail(System.Exception)"]

Return Value

Type: Boolean
返回是否执行了邮件发送
Exceptions
ExceptionCondition
ArgumentNullExceptionexception
See Also