C# Class Xsolla.XsollaResult

Afficher le fichier Open project: xsolla/xsolla-unity-sdk Class Usage Examples

Méthodes publiques

Свойство Type Description
purchases object>.Dictionary

Méthodes publiques

Méthode Description
XsollaResult ( ) : System.Collections.Generic
XsollaResult ( object>.Dictionary purchases ) : System.Collections.Generic

Method Details

XsollaResult() public méthode

public XsollaResult ( ) : System.Collections.Generic
Résultat System.Collections.Generic

XsollaResult() public méthode

public XsollaResult ( object>.Dictionary purchases ) : System.Collections.Generic
purchases object>.Dictionary
Résultat System.Collections.Generic

Property Details

purchases public_oe property

public Dictionary purchases
Résultat object>.Dictionary