C# Class Xsolla.PaymentListView

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: xsolla/xsolla-unity-sdk

Méthodes publiques

Méthode Description
SetPaymentMethods ( XsollaPaymentMethods paymentMethods ) : void
Sort ( string s ) : void

Private Methods

Méthode Description
Update ( ) : void

Method Details

SetPaymentMethods() public méthode

public SetPaymentMethods ( XsollaPaymentMethods paymentMethods ) : void
paymentMethods XsollaPaymentMethods
Résultat void

Sort() public méthode

public Sort ( string s ) : void
s string
Résultat void