C# Class Podcatcher.Views.SubscriptionSettings

Inheritance: PhoneApplicationPage
Show file Open project: kypeli/Podcatcher

Public Methods

Method Description
SubscriptionSettings ( ) : System

Protected Methods

Method Description
OnBackKeyPress ( System e ) : void
OnNavigatedFrom ( System e ) : void
OnNavigatedTo ( System e ) : void

Method Details

OnBackKeyPress() protected method

protected OnBackKeyPress ( System e ) : void
e System
return void

OnNavigatedFrom() protected method

protected OnNavigatedFrom ( System e ) : void
e System
return void

OnNavigatedTo() protected method

protected OnNavigatedTo ( System e ) : void
e System
return void

SubscriptionSettings() public method

public SubscriptionSettings ( ) : System
return System