C# 클래스 Xsolla.XsollaResult

파일 보기 프로젝트 열기: xsolla/xsolla-unity-sdk 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
purchases object>.Dictionary

공개 메소드들

메소드 설명
XsollaResult ( ) : System.Collections.Generic
XsollaResult ( object>.Dictionary purchases ) : System.Collections.Generic

메소드 상세

XsollaResult() 공개 메소드

public XsollaResult ( ) : System.Collections.Generic
리턴 System.Collections.Generic

XsollaResult() 공개 메소드

public XsollaResult ( object>.Dictionary purchases ) : System.Collections.Generic
purchases object>.Dictionary
리턴 System.Collections.Generic

프로퍼티 상세

purchases 공개적으로 프로퍼티

public Dictionary purchases
리턴 object>.Dictionary