C# Class BestFriendService.Service

Inheritance: XamlRenderingBackgroundTask
Afficher le fichier Open project: nmetulev/BestFriend

Méthodes protégées

Méthode Description
OnRun ( IBackgroundTaskInstance taskInstance ) : void

Private Methods

Méthode Description
GenerateWideIconWithCity ( string city ) : Task
OnTaskCanceled ( IBackgroundTaskInstance sender, BackgroundTaskCancellationReason reason ) : void
VoiceCommandCompleted ( VoiceCommandServiceConnection sender, VoiceCommandCompletedEventArgs args ) : void

Method Details

OnRun() protected méthode

protected OnRun ( IBackgroundTaskInstance taskInstance ) : void
taskInstance IBackgroundTaskInstance
Résultat void