Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
com
openrest
v1_1
CCharges
C# Class com.openrest.v1_1.CCharges
Inheritance:
ICharges
显示文件
Open project: wix/openrest4net
Public Methods
Method
Description
CCharges
(
IList
charges
) :
System
Get
(
int
i
) :
ICharge
GetCount
( ) :
int
Method Details
CCharges()
public
method
public
CCharges
(
IList
charges
) :
System
charges
IList
return
System
Get()
public
method
public
Get
(
int
i
) :
ICharge
i
int
return
ICharge
GetCount()
public
method
public
GetCount
( ) :
int
return
int