C# Class Com.Aurora.AuWeather.Core.CrashReport.Sender

Show file Open project: aurora-lzzp/Aurora-Weather

Public Methods

Method Description
SendFileEmail ( StorageFile attachmentFile, string messageBody = "\n" ) : System.Threading.Tasks.Task

Method Details

SendFileEmail() public static method

public static SendFileEmail ( StorageFile attachmentFile, string messageBody = "\n" ) : System.Threading.Tasks.Task
attachmentFile Windows.Storage.StorageFile
messageBody string
return System.Threading.Tasks.Task