GetSection() static private méthode

static private GetSection ( ) : SmtpSectionInternal
Résultat SmtpSectionInternal
Exemple #1
0
 internal MailSettingsSectionGroupInternal()
 {
     this.smtp = SmtpSectionInternal.GetSection();
 }