C# Class MusicPlayer.MainPage

An empty page that can be used on its own or navigated to within a Frame.
Inheritance: Windows.UI.Xaml.Controls.Page
Afficher le fichier Open project: dotnetcurry/Windows10-UWP

Méthodes publiques

Méthode Description
GetjsonStream ( string url ) : Task
MainPage ( ) : Newtonsoft.Json

Private Methods

Méthode Description
GetLikes ( ) : void
GetUserDetails ( ) : void
MainPage_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

GetjsonStream() public méthode

public GetjsonStream ( string url ) : Task
url string
Résultat Task

MainPage() public méthode

public MainPage ( ) : Newtonsoft.Json
Résultat Newtonsoft.Json