C# 클래스 Windows.ApplicationModel.Store.CurrentAppSimulator

파일 보기 프로젝트 열기: shiftkey/winrt-backport-hilarity 1 사용 예제들

공개 메소드들

메소드 설명
GetAppReceiptAsync ( ) : IAsyncOperation
GetProductReceiptAsync ( [ productId ) : IAsyncOperation
LoadListingInformationAsync ( ) : IAsyncOperation
ReloadSimulatorAsync ( [ simulatorSettingsFile ) : IAsyncAction
RequestAppPurchaseAsync ( [ includeReceipt ) : IAsyncOperation
RequestProductPurchaseAsync ( [ productId, [ includeReceipt ) : IAsyncOperation

메소드 상세

GetAppReceiptAsync() 공개 정적인 메소드

public static GetAppReceiptAsync ( ) : IAsyncOperation
리턴 IAsyncOperation

GetProductReceiptAsync() 공개 정적인 메소드

public static GetProductReceiptAsync ( [ productId ) : IAsyncOperation
productId [
리턴 IAsyncOperation

LoadListingInformationAsync() 공개 정적인 메소드

public static LoadListingInformationAsync ( ) : IAsyncOperation
리턴 IAsyncOperation

ReloadSimulatorAsync() 공개 정적인 메소드

public static ReloadSimulatorAsync ( [ simulatorSettingsFile ) : IAsyncAction
simulatorSettingsFile [
리턴 IAsyncAction

RequestAppPurchaseAsync() 공개 정적인 메소드

public static RequestAppPurchaseAsync ( [ includeReceipt ) : IAsyncOperation
includeReceipt [
리턴 IAsyncOperation

RequestProductPurchaseAsync() 공개 정적인 메소드

public static RequestProductPurchaseAsync ( [ productId, [ includeReceipt ) : IAsyncOperation
productId [
includeReceipt [
리턴 IAsyncOperation