GSF.Net.Smtp.Mail.Mail C# (CSharp) 메소드

Mail() 공개 메소드

Initializes a new instance of the Mail class.
public Mail ( ) : System
리턴 System
        public Mail()
        {
        }

Same methods

Mail::Mail ( string from ) : System
Mail::Mail ( string from, string toRecipients ) : System
Mail::Mail ( string from, string toRecipients, string smtpServer ) : System