C# Class com.openrest.v1_1.CPayments

Inheritance: IPayments
Afficher le fichier Open project: wix/openrest4net

Méthodes publiques

Méthode Description
CPayments ( IList payments ) : System
Get ( int i ) : IPayment
GetCount ( ) : int

Method Details

CPayments() public méthode

public CPayments ( IList payments ) : System
payments IList
Résultat System

Get() public méthode

public Get ( int i ) : IPayment
i int
Résultat IPayment

GetCount() public méthode

public GetCount ( ) : int
Résultat int