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

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

공개 메소드들

메소드 설명
CCharges ( IList charges ) : System
Get ( int i ) : ICharge
GetCount ( ) : int

메소드 상세

CCharges() 공개 메소드

public CCharges ( IList charges ) : System
charges IList
리턴 System

Get() 공개 메소드

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

GetCount() 공개 메소드

public GetCount ( ) : int
리턴 int