C# 클래스 DisplayUpdates.App

상속: System.Windows.Application
파일 보기 프로젝트 열기: ScottWeinstein/Rx-Demo

공개 메소드들

메소드 설명
GetAuthKeys ( ) : string>.Tuple

보호된 메소드들

메소드 설명
OnStartup ( System.Windows.StartupEventArgs e ) : void

비공개 메소드들

메소드 설명
GetITwitterFeed ( IComponentContext ctx, bool useTwitter ) : ITwitterFeed

메소드 상세

GetAuthKeys() 공개 정적인 메소드

public static GetAuthKeys ( ) : string>.Tuple
리턴 string>.Tuple

OnStartup() 보호된 메소드

protected OnStartup ( System.Windows.StartupEventArgs e ) : void
e System.Windows.StartupEventArgs
리턴 void