C# 클래스 PhoneApp1.BuyItem

상속: PhoneApplicationPage
파일 보기 프로젝트 열기: timothybinkley/Windows-Phone-8-In-Action

공개 메소드들

메소드 설명
BuyItem ( ) : System

보호된 메소드들

메소드 설명
OnNavigatedTo ( System e ) : void

비공개 메소드들

메소드 설명
BuyButtonClick ( object sender, RoutedEventArgs e ) : void
IAP_BuyConsumables ( object sender, RoutedEventArgs e ) : void
ProcessPurchaseReciept ( string ProductPurchaseResponse ) : void

메소드 상세

BuyItem() 공개 메소드

public BuyItem ( ) : System
리턴 System

OnNavigatedTo() 보호된 메소드

protected OnNavigatedTo ( System e ) : void
e System
리턴 void