C# Class com.openrest.v1_1.CDelivery

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

Méthodes publiques

Méthode Description
CDelivery ( Delivery delivery ) : System
GetAddress ( ) : IAddress
GetCharge ( ) : int
GetDeliveryType ( ) : string

Method Details

CDelivery() public méthode

public CDelivery ( Delivery delivery ) : System
delivery Delivery
Résultat System

GetAddress() public méthode

public GetAddress ( ) : IAddress
Résultat IAddress

GetCharge() public méthode

public GetCharge ( ) : int
Résultat int

GetDeliveryType() public méthode

public GetDeliveryType ( ) : string
Résultat string