C# Class BeeCloud.Model.BCInternationlBill

Afficher le fichier Open project: beecloud/beecloud-dotnet Class Usage Examples

Méthodes publiques

Méthode Description
BCInternationlBill ( ) : System
BCInternationlBill ( string _channel, int _totalFee, string _billNo, string _title, string _currency ) : System

Method Details

BCInternationlBill() public méthode

public BCInternationlBill ( ) : System
Résultat System

BCInternationlBill() public méthode

public BCInternationlBill ( string _channel, int _totalFee, string _billNo, string _title, string _currency ) : System
_channel string
_totalFee int
_billNo string
_title string
_currency string
Résultat System