C# Class com.openrest.v1_1.CPayments

Inheritance: IPayments
显示文件 Open project: wix/openrest4net

Public Methods

Method Description
CPayments ( IList payments ) : System
Get ( int i ) : IPayment
GetCount ( ) : int

Method Details

CPayments() public method

public CPayments ( IList payments ) : System
payments IList
return System

Get() public method

public Get ( int i ) : IPayment
i int
return IPayment

GetCount() public method

public GetCount ( ) : int
return int