C# Class NewMerchantSampleApp.OrderResultPage

Inheritance: AnimatedBasePage
显示文件 Open project: PayU/paytouch-windows

Public Methods

Method Description
OrderResultPage ( ) : System.Linq

Protected Methods

Method Description
OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void

Private Methods

Method Description
ButtonContinue_OnClick ( object sender, RoutedEventArgs e ) : void

Method Details

OnNavigatedTo() protected method

protected OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void
e System.Windows.Navigation.NavigationEventArgs
return void

OrderResultPage() public method

public OrderResultPage ( ) : System.Linq
return System.Linq