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

Datei anzeigen Open project: gboduljak/Emergy

Public Methods

Method Description
CreateMail ( ExceptionLog log ) : LogMail

Private Methods

Method Description
BuildBody ( ExceptionLog log ) : string

Method Details

CreateMail() public static method

public static CreateMail ( ExceptionLog log ) : LogMail
log Emergy.Core.Models.Log.ExceptionLog
return LogMail