C# Class Abp.Tests.Net.Mail.SmtpEmailSender_Tests

Show file Open project: carldai0106/ABP

Public Methods

Method Description
SmtpEmailSender_Tests ( ) : Abp.Net.Mail.Smtp
Test_Send_Email ( ) : void

Method Details

SmtpEmailSender_Tests() public method

public SmtpEmailSender_Tests ( ) : Abp.Net.Mail.Smtp
return Abp.Net.Mail.Smtp

Test_Send_Email() public method

public Test_Send_Email ( ) : void
return void