コード例 #1
0
 internal SmtpTransport(SmtpClient client) : this(client, SmtpAuthenticationManager.GetModules())
 {
 }