C# 클래스 Example1.Images

상속: PhoneApplicationPage
파일 보기 프로젝트 열기: Wikia/WP7-API

공개 프로퍼티들

프로퍼티 타입 설명
isLogged bool

공개 메소드들

메소드 설명
Images ( ) : System

비공개 메소드들

메소드 설명
Grid_DoubleTap ( object sender, Microsoft.Phone.Controls.GestureEventArgs e ) : void
Images_Loaded ( object sender, RoutedEventArgs e ) : void
ListBoxItem_Tap ( object sender, Microsoft.Phone.Controls.GestureEventArgs e ) : void
LogOut ( IRestResponse e, string sendData ) : void
PhoneApplicationPage_GotFocus ( object sender, RoutedEventArgs e ) : void
PhoneApplicationPage_LostFocus ( object sender, RoutedEventArgs e ) : void
Pivot_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
test ( List lista ) : void
test2 ( System.Windows.Media.Imaging.WriteableBitmap downloadedImage ) : void

메소드 상세

Images() 공개 메소드

public Images ( ) : System
리턴 System

프로퍼티 상세

isLogged 공개적으로 정적으로 프로퍼티

public static bool isLogged
리턴 bool