C# Class Com.Aurora.AuWeather.Background.ToastHandler

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

Méthodes publiques

Méthode Description
Run ( IBackgroundTaskInstance taskInstance ) : void

Method Details

Run() public méthode

public Run ( IBackgroundTaskInstance taskInstance ) : void
taskInstance IBackgroundTaskInstance
Résultat void