C# 클래스 Podcatcher.Views.AddSubscription

상속: PhoneApplicationPage
파일 보기 프로젝트 열기: kypeli/Podcatcher

공개 메소드들

메소드 설명
AddSubscription ( ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

AddSubscription() 공개 메소드

public AddSubscription ( ) : System
리턴 System