C# 클래스 BestFriendService.Service

상속: XamlRenderingBackgroundTask
파일 보기 프로젝트 열기: nmetulev/BestFriend

보호된 메소드들

메소드 설명
OnRun ( IBackgroundTaskInstance taskInstance ) : void

비공개 메소드들

메소드 설명
GenerateWideIconWithCity ( string city ) : Task
OnTaskCanceled ( IBackgroundTaskInstance sender, BackgroundTaskCancellationReason reason ) : void
VoiceCommandCompleted ( VoiceCommandServiceConnection sender, VoiceCommandCompletedEventArgs args ) : void

메소드 상세

OnRun() 보호된 메소드

protected OnRun ( IBackgroundTaskInstance taskInstance ) : void
taskInstance IBackgroundTaskInstance
리턴 void