C# Class ReactiveExtensionsDemo.RequestWithRetry

Inheritance: System.Windows.Controls.Page
Mostra file Open project: joeldart/RX-Example

Public Methods

Method Description
RequestWithRetry ( ) : System

Protected Methods

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

Method Details

OnNavigatedTo() protected method

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

RequestWithRetry() public method

public RequestWithRetry ( ) : System
return System