C# Class DisplayUpdates.App

Inheritance: System.Windows.Application
Afficher le fichier Open project: ScottWeinstein/Rx-Demo

Méthodes publiques

Méthode Description
GetAuthKeys ( ) : string>.Tuple

Méthodes protégées

Méthode Description
OnStartup ( System.Windows.StartupEventArgs e ) : void

Private Methods

Méthode Description
GetITwitterFeed ( IComponentContext ctx, bool useTwitter ) : ITwitterFeed

Method Details

GetAuthKeys() public static méthode

public static GetAuthKeys ( ) : string>.Tuple
Résultat string>.Tuple

OnStartup() protected méthode

protected OnStartup ( System.Windows.StartupEventArgs e ) : void
e System.Windows.StartupEventArgs
Résultat void