コード例 #1
0
 // bogus validator
 static bool isValid(SmtpSettings smtp)
 {
     return(true);
 }