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

Inheritance: System.Net.Mail.MailMessage
Datei anzeigen Open project: gboduljak/Emergy

Public Methods

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

Method Details

RegisterMail() public method

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