C# Class ScheduleApp.Main

Inheritance: Xamarin.Forms.ContentPage
Afficher le fichier Open project: AndyCYao/AndroidSchedulerApp

Méthodes publiques

Méthode Description
Main ( ) : System
RefreshListViewSource ( ) : void

Méthodes protégées

Méthode Description
OnAppearing ( ) : void

Method Details

Main() public méthode

public Main ( ) : System
Résultat System

OnAppearing() protected méthode

protected OnAppearing ( ) : void
Résultat void

RefreshListViewSource() public méthode

public RefreshListViewSource ( ) : void
Résultat void