C# 클래스 StoreProduct, unity3d-in-app-purchase-ios

상속: MonoBehaviour
파일 보기 프로젝트 열기: jared-mess/unity3d-in-app-purchase-ios 1 사용 예제들

공개 메소드들

메소드 설명
StoreProduct ( string title, string description, string price, string productId ) : System.Collections

메소드 상세

StoreProduct() 공개 메소드

public StoreProduct ( string title, string description, string price, string productId ) : System.Collections
title string
description string
price string
productId string
리턴 System.Collections