C# Class DisposableCreate.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window, INotifyPropertyChanged
Mostrar archivo Open project: tamirdresher/RxInAction

Public Methods

Method Description
MainWindow ( ) : System
StartBusy ( ) : IDisposable

Private Methods

Method Description
ButtonBase_OnClick ( object sender, RoutedEventArgs e ) : void
DownloadNewsItems ( ) : Task>
OnPropertyChanged ( [ propertyName = null ) : void
RefreshNews2Async ( ) : void
RefreshNewsAsync ( ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System

StartBusy() public method

public StartBusy ( ) : IDisposable
return IDisposable