C# Class Xsolla.PaymentListView

Inheritance: UnityEngine.MonoBehaviour
Mostra file Open project: xsolla/xsolla-unity-sdk

Public Methods

Method Description
SetPaymentMethods ( XsollaPaymentMethods paymentMethods ) : void
Sort ( string s ) : void

Private Methods

Method Description
Update ( ) : void

Method Details

SetPaymentMethods() public method

public SetPaymentMethods ( XsollaPaymentMethods paymentMethods ) : void
paymentMethods XsollaPaymentMethods
return void

Sort() public method

public Sort ( string s ) : void
s string
return void