C# Class DisposableCreate.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window, INotifyPropertyChanged
Afficher le fichier Open project: tamirdresher/RxInAction

Méthodes publiques

Méthode Description
MainWindow ( ) : System
StartBusy ( ) : IDisposable

Private Methods

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

Method Details

MainWindow() public méthode

public MainWindow ( ) : System
Résultat System

StartBusy() public méthode

public StartBusy ( ) : IDisposable
Résultat IDisposable