C# Class WebExpress.StartPage

Interaction logic for StartPage.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: Sential/WebExpress-beta Class Usage Examples

Méthodes publiques

Méthode Description
LoadFavs ( MainWindow mw ) : Task
RefreshFavs ( MainWindow mw ) : void
StartPage ( ) : System

Private Methods

Méthode Description
GetImage ( string content ) : string
LoadNews ( string category, string url ) : Task
LoadTab ( ) : Task
StartPage_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

LoadFavs() public méthode

public LoadFavs ( MainWindow mw ) : Task
mw MainWindow
Résultat Task

RefreshFavs() public méthode

public RefreshFavs ( MainWindow mw ) : void
mw MainWindow
Résultat void

StartPage() public méthode

public StartPage ( ) : System
Résultat System