Метод |
Описание |
|
LaunchAppInForeground ( ) : void |
|
|
OnTaskCanceled ( IBackgroundTaskInstance sender, BackgroundTaskCancellationReason reason ) : void |
|
|
SendRainAt ( string when ) : void |
|
|
SendRainIn ( string when ) : void |
|
|
SendTemperatureAt ( string when ) : void |
|
|
SendTemperatureIn ( CitySettingsModel where ) : void |
|
|
SendWeatherForecastAt ( string when ) : void |
|
|
SendWeatherForecastIn ( CitySettingsModel where ) : void |
|
|
VoiceCommandCompleted ( VoiceCommandServiceConnection sender, VoiceCommandCompletedEventArgs args ) : void |
|
|