C# Class Podcatcher.Views.AddSubscription

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: kypeli/Podcatcher

Méthodes publiques

Méthode Description
AddSubscription ( ) : System

Private Methods

Méthode Description
NavigationService_Navigated ( object sender, System e ) : void
addPodcastFromURL_clicked ( object sender, EventArgs e ) : void
importPodcastsFromGPodder_clicked ( object sender, EventArgs e ) : void
importViaOPML_clicked ( object sender, EventArgs e ) : void
subscriptionManager_OnPodcastChannelAddFinished ( object source, SubscriptionManagerArgs e ) : void
subscriptionManager_OnPodcastChannelAddFinishedWithError ( object source, SubscriptionManagerArgs e ) : void
subscriptionManager_OnPodcastChannelAddStarted ( object source, SubscriptionManagerArgs e ) : void
subscriptionManager_OnPodcastChannelRequiresAuthentication ( object source, SubscriptionManagerArgs e ) : void

Method Details

AddSubscription() public méthode

public AddSubscription ( ) : System
Résultat System