网站发送Mail功能类 .NET c# public static bool Send(string FromAddress, string FromAddressPWD, string FromDisplayName, string toAdd, string strTitle, string strBody, string SmtpAddress, Attachment attachment) {