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

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

Public Methods

Method Description
Run ( IBackgroundTaskInstance taskInstance ) : void

Method Details

Run() public method

public Run ( IBackgroundTaskInstance taskInstance ) : void
taskInstance IBackgroundTaskInstance
return void