C# 클래스 KbtterWPF.Description

Description.xaml の相互作用ロジック
상속: System.Windows.Window
파일 보기 프로젝트 열기: kb10uy/Kbtter

공개 메소드들

메소드 설명
Description ( MainWindow wi, TwitterStatus st ) : System
Description ( MainWindow wi, long id ) : System

비공개 메소드들

메소드 설명
ButtonShowReply_Click ( object sender, RoutedEventArgs e ) : void
ReplyButton_Click ( object sender, RoutedEventArgs e ) : void
ReplyTegaki_Click ( object sender, RoutedEventArgs e ) : void
ReplyText_KeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void
SetInfo ( TwitterStatus s ) : void

情報を表示

SetWith ( TwitterStatus s, dynamic raw ) : void

実際の表示、かなりDispatch地獄なので別メソッド

Window_Loaded ( object sender, RoutedEventArgs e ) : void
h_RequestNavigate ( object sender, System e ) : void

메소드 상세

Description() 공개 메소드

public Description ( MainWindow wi, TwitterStatus st ) : System
wi MainWindow
st TwitterStatus
리턴 System

Description() 공개 메소드

public Description ( MainWindow wi, long id ) : System
wi MainWindow
id long
리턴 System