C# Class Xsolla.XsollaResult

Mostra file Open project: xsolla/xsolla-unity-sdk Class Usage Examples

Public Properties

Property Type Description
purchases object>.Dictionary

Public Methods

Method Description
XsollaResult ( ) : System.Collections.Generic
XsollaResult ( object>.Dictionary purchases ) : System.Collections.Generic

Method Details

XsollaResult() public method

public XsollaResult ( ) : System.Collections.Generic
return System.Collections.Generic

XsollaResult() public method

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

Property Details

purchases public_oe property

public Dictionary purchases
return object>.Dictionary