C# Class Care.Views.Common.CommitSelectPage

Inheritance: PhoneApplicationPage
Show file Open project: thankcreate/Care

Public Methods

Method Description
CommitSelectPage ( ) : System

Protected Methods

Method Description
OnNavigatedTo ( System e ) : void

Private Methods

Method Description
btnDouban_Click ( object sender, RoutedEventArgs e ) : void
btnRenren_Click ( object sender, RoutedEventArgs e ) : void
btnSina_Click ( object sender, RoutedEventArgs e ) : void

Method Details

CommitSelectPage() public method

public CommitSelectPage ( ) : System
return System

OnNavigatedTo() protected method

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