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

Afficher le fichier Open project: aurora-lzzp/Aurora-Weather

Méthodes publiques

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

Method Details

SendFileEmail() public static méthode

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