C# 클래스 JeffWilcox.FourthAndMayor.Place.AddVenueDuplicates

상속: PhoneApplicationPage
파일 보기 프로젝트 열기: jeffwilcox/4thandmayor-ancient

공개 메소드들

메소드 설명
AddVenueDuplicates ( ) : System

보호된 메소드들

메소드 설명
OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void

비공개 메소드들

메소드 설명
Button_Click ( object sender, RoutedEventArgs e ) : void
OnDuplicatesChallenge ( FourSquare.DuplicateVenueChallenge dvc ) : void
OnVenueCreateFailure ( Exception e ) : void
OnVenueCreated ( Model.CompactVenue venue ) : void

메소드 상세

AddVenueDuplicates() 공개 메소드

public AddVenueDuplicates ( ) : System
리턴 System

OnNavigatedTo() 보호된 메소드

protected OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void
e System.Windows.Navigation.NavigationEventArgs
리턴 void