GetSection() static private method

static private GetSection ( ) : SmtpSectionInternal
return SmtpSectionInternal
Ejemplo n.º 1
0
 internal MailSettingsSectionGroupInternal()
 {
     this.smtp = SmtpSectionInternal.GetSection();
 }