C# 클래스 com.openrest.v1_1.CPayments

상속: IPayments
파일 보기 프로젝트 열기: wix/openrest4net

공개 메소드들

메소드 설명
CPayments ( IList payments ) : System
Get ( int i ) : IPayment
GetCount ( ) : int

메소드 상세

CPayments() 공개 메소드

public CPayments ( IList payments ) : System
payments IList
리턴 System

Get() 공개 메소드

public Get ( int i ) : IPayment
i int
리턴 IPayment

GetCount() 공개 메소드

public GetCount ( ) : int
리턴 int