C# Class Emergy.Core.Models.Email.LogMail

Inheritance: System.Net.Mail.MailMessage
Exibir arquivo Open project: gboduljak/Emergy

Public Methods

Method Description
LogMail ( System.Net.Mail.MailAddress from, System.Net.Mail.MailAddress to ) : System

Method Details

LogMail() public method

public LogMail ( System.Net.Mail.MailAddress from, System.Net.Mail.MailAddress to ) : System
from System.Net.Mail.MailAddress
to System.Net.Mail.MailAddress
return System