C# Class Com.Aurora.AuWeather.CrashReportPage

可用于自身或导航至 Frame 内部的空白页。
Inheritance: Windows.UI.Xaml.Controls.Page
Afficher le fichier Open project: aurora-lzzp/Aurora-Weather

Méthodes publiques

Méthode Description
CrashReportPage ( ) : Com.Aurora.Shared.Extensions

Méthodes protégées

Méthode Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Private Methods

Méthode Description
CrashDialog_Loaded ( object sender, RoutedEventArgs e ) : void
DeleteButton_Click ( object sender, RoutedEventArgs e ) : void

Method Details

CrashReportPage() public méthode

public CrashReportPage ( ) : Com.Aurora.Shared.Extensions
Résultat Com.Aurora.Shared.Extensions

OnNavigatedTo() protected méthode

protected OnNavigatedTo ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
Résultat void