C# Class com.openrest.v1_1.COrders

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

Méthodes publiques

Méthode Description
COrders ( ) : System
COrders ( IList orders ) : System
Get ( int i ) : IOrder
GetCount ( ) : int

Method Details

COrders() public méthode

public COrders ( ) : System
Résultat System

COrders() public méthode

public COrders ( IList orders ) : System
orders IList
Résultat System

Get() public méthode

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

GetCount() public méthode

public GetCount ( ) : int
Résultat int